my file name convention is: Store_number_restoffilenameblablabla.xls
example:
Store_43_July2011.xls
I need to strip the store number, just not sure how to do that using the InStr function, or whatever is the best way, need it to work in VBA, thank you!
example:
Store_43_July2011.xls
I need to strip the store number, just not sure how to do that using the InStr function, or whatever is the best way, need it to work in VBA, thank you!