I am having trouble converting a table to a text format in Access

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

Guest

I am having trouble converting a table to a text format. I have a look-up
table associated with one of the columns. When I try to convert the data to
a text file (using a macro in the program) - it drops the data from the
look-up column. Can anyone help me with this issue? It is a time-critical
problem.
 
Try convert a query to a text format rather than a table. The query can
include the lookup table to pull the looked-up column.
 

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