W
wardides
I need to also work out which button has been pressed.
set cell = Activesheet.Buttons(1).TopLeftCell
will work once I know what button has been preseed. Is there code that
will give me the ID of the button that has been pressed ?
set cell = Activesheet.Buttons(1).TopLeftCell
will work once I know what button has been preseed. Is there code that
will give me the ID of the button that has been pressed ?