Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do i make an automatic export?

Status
Not open for further replies.

Jahappz

Technical User
Joined
Jun 3, 2002
Messages
133
Location
SE
I have selected some data to a report (in ASCII 2 format)
This data i then wanna export to a .txt file and i want this to be automatic, through an macro or a VB script.

Any one knows how to do this?


the reason for wanting to export to txt is so that i can import it to our economy system.

Thanks!
 
Actually, all you need to create a button on a form and run the wizard, selecting Report Operations>Send Report to a File and follow the instructions from there.
Linda Adams
Visit my web site for writing and Microsoft Word tips: Official web site for actor David Hedison:
 
Also look up the OutputTo method which does what you want as well.

Joe Miller
joe.miller@flotech.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top