Output data from one cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Can anyone tell me if it's possible to use the "output to" command to export
the data from one cell into a text file?

Regards

DAve
 
Access does not have cells. It has rows and fields/columns. The intersection
of a row and field is as close to a cell as Access comes.

So create a query that picks out just the record and field that you want.
Then use Output To to export that query.
 

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

Back
Top