G
Guest
I have written a macro to retrieve a specific text file from our network and
import it into excel and perform several functions. The scenario has changed
so now the users need to select from several network files, so to
systematically "point" to the one file no longer meets the need. So, can
anyone tell me how to utilize an inputbox, with hopefully some sort of
elipse, so the user can begin the macro to display the input box, via an
elipse, locate/point to the text file and then inport the file via the valued
input box? (it's the input box part I really need help with, since the code
already exist to import and sort the text file data).
Any and all help will be greatly appreciated. Thanks in advance.
import it into excel and perform several functions. The scenario has changed
so now the users need to select from several network files, so to
systematically "point" to the one file no longer meets the need. So, can
anyone tell me how to utilize an inputbox, with hopefully some sort of
elipse, so the user can begin the macro to display the input box, via an
elipse, locate/point to the text file and then inport the file via the valued
input box? (it's the input box part I really need help with, since the code
already exist to import and sort the text file data).
Any and all help will be greatly appreciated. Thanks in advance.