Hi,
I need help from some of you gurus out there. I have a database that prints out our shipping manifests each morning. The problem is, the filename for the data that the database uses changes every day. Is there any way through VBA (or even a macro)to prompt the user for the filename so that the database will import the data automatically, ie, by the user simply just clicking on a button and giving the appropriate date information? The filename is in the format 'MMMDD_03.cs'. What I need is for the system to prompt for the MMMDD part, as in 'SEP22' The system would then be able to read this into the filename and import the 'SEP22_03.cs' file automatically. Any help would be appreciated.
I need help from some of you gurus out there. I have a database that prints out our shipping manifests each morning. The problem is, the filename for the data that the database uses changes every day. Is there any way through VBA (or even a macro)to prompt the user for the filename so that the database will import the data automatically, ie, by the user simply just clicking on a button and giving the appropriate date information? The filename is in the format 'MMMDD_03.cs'. What I need is for the system to prompt for the MMMDD part, as in 'SEP22' The system would then be able to read this into the filename and import the 'SEP22_03.cs' file automatically. Any help would be appreciated.