F
Frederick Chow
Hi all,
Suppose I have a command button (cmdCommandButton1) in a worksheet named
"Sheet1". How can I refer to this control outside this sheet?
I tried this one but didn't work:
Worksheets("Sheet1").CommandButton1
Thanks for your advice.
Frederick Chow
Hong Kong.
Suppose I have a command button (cmdCommandButton1) in a worksheet named
"Sheet1". How can I refer to this control outside this sheet?
I tried this one but didn't work:
Worksheets("Sheet1").CommandButton1
Thanks for your advice.
Frederick Chow
Hong Kong.