L
lecoughlin
I have a macro that calls a function with 2 arguments:
Import (file path, state)
This function is importing excel files into an access database. I
have to import a file for all 50 states. Is there a way to set
something up that when the code is run, it will prompt for the file
path and state?
Thanks in advance for any help.
Import (file path, state)
This function is importing excel files into an access database. I
have to import a file for all 50 states. Is there a way to set
something up that when the code is run, it will prompt for the file
path and state?
Thanks in advance for any help.