Is there any way I can run the following Vba by a press of a button on a
Apple Mac with Excel 2011 as Active x does not run with macs, Or how can I achieve
This via a press of a button on the mac / Pc that will work with both :-
Command Button Active X control
Sub CommandButton2_Click()
ActiveSheet.Next.Select
End Sub
Many Thanks
Yes - use a Forms button instead of an ActiveX button.
This website wants to know your momentum - | Deny | | Allow |
Bookmarks