I'm trying to semi automate a spreadsheet that I use every day - without
much success!
I want to write a macro that:
* changes the names of the worksheet tabs - these are the same every day eg
from Sheet1 to Totals
* changes the names of the cells A3 and B3 - these are the same every day
eg from Row Labels to Message
* reference another worksheet comparing some entries and overwriting them
with the correct data eg. in my worksheet I have an entry that has a code
number, I want the macro to look this up in my reference spreadsheet and
replace the code with the correct message
Is all this possible in one macro and can someone point me in the right
direction?
Thanks!
much success!
I want to write a macro that:
* changes the names of the worksheet tabs - these are the same every day eg
from Sheet1 to Totals
* changes the names of the cells A3 and B3 - these are the same every day
eg from Row Labels to Message
* reference another worksheet comparing some entries and overwriting them
with the correct data eg. in my worksheet I have an entry that has a code
number, I want the macro to look this up in my reference spreadsheet and
replace the code with the correct message
Is all this possible in one macro and can someone point me in the right
direction?
Thanks!