MAMIBUSSOL
Board Regular
- Joined
- Jun 2, 2011
- Messages
- 95
I have a variable called SALES1
I have a worksheet called SALES1 (this name could change)
normal coding would give me
SALES1 = "=SUM('SALES1'!B37)
the problem is how do I write coding which will cater for the worksheet changing name.
I have a worksheet called SALES1 (this name could change)
normal coding would give me
SALES1 = "=SUM('SALES1'!B37)
the problem is how do I write coding which will cater for the worksheet changing name.