M
Mike D
I have a line of code:
strThisFileName = "MY Excel FileName.xls"
How do I set my variable to the current excel filename?
strThisFileName = Workbooks.??
Thanks
Mike
strThisFileName = "MY Excel FileName.xls"
How do I set my variable to the current excel filename?
strThisFileName = Workbooks.??
Thanks
Mike