george hart
Board Regular
- Joined
- Dec 4, 2008
- Messages
- 241
Hi
I have a spreadsheet with numerous tabs that consist of graphs etc...Each tab currently has a rectangle with commentary that is manually entered.
My question then. Is there a way I can code the spreadsheet so that the rectangle automatically updates to capture certain text based on certain cells?
For example, I want a rectangle to read: Range("A1") & Range("B1") & "%" & " which shows a variance of " & Range("A3")
Thanks in advance
I have a spreadsheet with numerous tabs that consist of graphs etc...Each tab currently has a rectangle with commentary that is manually entered.
My question then. Is there a way I can code the spreadsheet so that the rectangle automatically updates to capture certain text based on certain cells?
For example, I want a rectangle to read: Range("A1") & Range("B1") & "%" & " which shows a variance of " & Range("A3")
Thanks in advance