Hi folks,
could you help me with how to refer to a worksheet object name?
I see in the project explorer that Microsoft Excel Object has two names to refer, object name, and property name
exp.: SHEET1(sheet1).
Is it possible to set the object name (SHEET1) using code? So far I'm just able to set the 'sheet1'.name
It would be nice if I can always set the object and property name to refer to the same name always.
Thanks ahead,
Tin Tin
could you help me with how to refer to a worksheet object name?
I see in the project explorer that Microsoft Excel Object has two names to refer, object name, and property name
exp.: SHEET1(sheet1).
Is it possible to set the object name (SHEET1) using code? So far I'm just able to set the 'sheet1'.name
It would be nice if I can always set the object and property name to refer to the same name always.
Thanks ahead,
Tin Tin