|
-
Oct 21st, 2006, 11:08 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Add records to existing Csv File..
Hi, a problem im facing is that in word using vba I add records in a csv file saved in another location. The records go down, for example,
A1 would be record 1
A2 would be record 2
A3 would be record 3 etc.
The problem is that whenever i run the program again, and insert new records they get saved on top of the old records. what i want is the new records to get saved next to the old one. For example:
B1 would have a new record
B2 would have a new record
B3 would have a new record.
any suggestions please?
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
|