View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wammer[_2_] wammer[_2_] is offline
external usenet poster
 
Posts: 1
Default Running Win Macros on Mac

I'm trying to run macros that I did in Win Excel on the Mac, but fo
some reason I am getting errors. I am getting run-time errors o
simple things such as:

Private Sub CommandButton24_Click()

Sheets("Sheet 2").Select

End Sub


All of my command buttons have also become unclickable on the Mac. An
idea on how to solve this.

Thanks

Ca

--
Message posted from http://www.ExcelForum.com