chirayu
Well-Known Member
Hi guys,
This is an odd one & I can't seem to get past it. Problem below:
- I have 2 sheets e.g. Sheet1 & Sheet2
- Trying to do a VLOOKUP in Sheet2 (Main table is on Sheet1)
- VBA gives an error because Sheet1 name has a carriage return in it
- Tried storing sheet name as a String variable but its not working
This is an odd one & I can't seem to get past it. Problem below:
- I have 2 sheets e.g. Sheet1 & Sheet2
- Trying to do a VLOOKUP in Sheet2 (Main table is on Sheet1)
- VBA gives an error because Sheet1 name has a carriage return in it
- Tried storing sheet name as a String variable but its not working