|
-
Sep 14th, 2005, 11:34 AM
#1
Thread Starter
New Member
CSV to access with vba
Hi,
could you help me please.
I have csv file:
#text1.1=#text2.1 !text3.1
#text1.2=#text2.2 !text3.2
...
I need fill this csv onto access table with vba:
table:
----------------------------------------------------
| ID(automatic) | all row | text1.x | text2.x | text3.x |
----------------------------------------------------
Could you help me with vba, please (beginner)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|