G
Guest
I have created a form that needs to be able to accept different DB files and
put only the Zip field into a holding table in order to run queries. Right
now I have a textbox on the form to enter the file name. I am trying to
write VB code to take the file that was entered into the textbox and import
only the "Zip" field into the holding table.
This might not be the best way to do this. Any suggestions?
put only the Zip field into a holding table in order to run queries. Right
now I have a textbox on the form to enter the file name. I am trying to
write VB code to take the file that was entered into the textbox and import
only the "Zip" field into the holding table.
This might not be the best way to do this. Any suggestions?