I need help with using "contains" in code.
What is mean is. When i open up a workbook using vba, I have its directory and pathname.
How would i write something along these lines?
If [workbookpath] contains [word im looking for] Then
blah blah
Thanks
What is mean is. When i open up a workbook using vba, I have its directory and pathname.
How would i write something along these lines?
If [workbookpath] contains [word im looking for] Then
blah blah
Thanks