D
Don M.
I have several macros that I use to perform tasks in a spread sheet. This
sheet is used for several different types of data that I import. I have
generic buttons titles that describe the function the button will perform.
I'd like the title of the button to change depending on what type of data
I've imported.
For example: If cell A1 has the text Tractor House in it, then I want the
text on the button to say Print Tractor House. But if the text in cell A1 is
Truck Paper then the text on the button to say Print Truck Paper.
Can this be done in Excel with VB?
Don
sheet is used for several different types of data that I import. I have
generic buttons titles that describe the function the button will perform.
I'd like the title of the button to change depending on what type of data
I've imported.
For example: If cell A1 has the text Tractor House in it, then I want the
text on the button to say Print Tractor House. But if the text in cell A1 is
Truck Paper then the text on the button to say Print Truck Paper.
Can this be done in Excel with VB?
Don