Programming querries to a file

J

John

I have a form in which I request a querry by date. It askes for two dates a
beginning and a ending inclusive. It then produces the querry into a form
that i can print. I would like to have the two dates go to a file in .txt
format instead of to the form view. How does this need to be done.
 
T

Tim Ferguson

I would like to have the two dates go to a file in .txt
format instead of to the form view.

Look up help for the "Open" and the "Print #" statements.

HTH


Tim F
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top