Can form be open during import

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

In a macro, I delete a table, for example TableOne, transfertxt delimited to
to a table named TableOne.

Question - while the macro runs, can a user have a form open that has a
couple controls that reference fields in TableOne in dlookups and queries?
The forms' data record source is not TableOne. Thanks.
 
yes

but if it had established values from the original Table1 - those values
will not automatically update....you will need to retrigger the dlookup &
queries
 

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