MercuryVBA
Board Regular
- Joined
- Nov 12, 2013
- Messages
- 56
Hello,
Can someone please help me with the code/syntax used to search and find a specific text string withing sheet names.
For Example,
I have a sheet titled "Current Report - 09-08-2014"
I need to do 2 things:
1. I need help with vba code that can check if the sheet name contains "Current Report".
2. I need help with vba code to pick up the date from the sheet name and store it in a variable.
Assistance would be greatly appreciated. Thank you!
Can someone please help me with the code/syntax used to search and find a specific text string withing sheet names.
For Example,
I have a sheet titled "Current Report - 09-08-2014"
I need to do 2 things:
1. I need help with vba code that can check if the sheet name contains "Current Report".
2. I need help with vba code to pick up the date from the sheet name and store it in a variable.
Assistance would be greatly appreciated. Thank you!