|
-
Mar 8th, 2001, 03:57 PM
#1
Thread Starter
Member
Hello vb/access peoples of the world,
How exactly would I go about converting a table to a text file.
Thank ye kindly,
Matt
-
Mar 8th, 2001, 04:23 PM
#2
Lively Member
To export to a text file follow these steps.
1. Right click on the table that contains your data.
2. Click Save As/Export.
3. Select External File.
4. Change type to text file then click export. This will open up a wizard.
5. Here choose delimited and click next.
6. Select the delimiter you wish to use. You can set the "Text Qualifier" to none also.
7. Now click next and then Finish.
This should help you get your data moved. Good luck.
Last edited by Dr_Evil; Mar 8th, 2001 at 04:27 PM.
Dr_Evil
Senior Programmer
VS6 EE
VS.NET EA
-
Mar 8th, 2001, 04:30 PM
#3
Thread Starter
Member
yup
I just figured that out after I posted this question, but the damn thing won't let me open up the file, and mess around with it. Thanks though.
-
Mar 8th, 2001, 05:48 PM
#4
Thread Starter
Member
programmatically
Is there anyway to do this programmatically using the VBA?
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
|