How to automate import from a text file into access table - URGENT

  • Thread starter Thread starter ljubo lecic via AccessMonster.com
  • Start date Start date
L

ljubo lecic via AccessMonster.com

How can I automate import from a text file to an ACCESS
table. Could it be written as a macro that is called on
opening the form.I am new in ACCESS and I need macro code.
Thanks in advance.
 
ljubo lecic via AccessMonster.com said:
How can I automate import from a text file to an ACCESS
table. Could it be written as a macro that is called on
opening the form.I am new in ACCESS and I need macro code.
Thanks in advance.

You want the TransferText method/action, look it up in help. There's
probably a VBA example. I wouldn't know about macros, I never touch them.
 

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