C
ChuckW
Hi,
I am building a forms application for a user. One of
the functions I need is to have the user import a text
file into the application and create an Access table.
The data in the text file would change but would be
called the same thing and be in the same location every
time. I would want the old table to be written over by
the new table as part of the application without getting
a pop up message asking me to confirm. What is the best
way to front end this whole process with a form?
Thanks,
Chuck
I am building a forms application for a user. One of
the functions I need is to have the user import a text
file into the application and create an Access table.
The data in the text file would change but would be
called the same thing and be in the same location every
time. I would want the old table to be written over by
the new table as part of the application without getting
a pop up message asking me to confirm. What is the best
way to front end this whole process with a form?
Thanks,
Chuck