View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Laufer Mike Laufer is offline
external usenet poster
 
Posts: 1
Default VBA Macros NOT cross platform?

Button that I create on an Excel v.X for the Mac that run
a VB macro run fine on the mac. If I create the same
macro and button on the Excel 2002 for Windows 2000, it
also runs.

But, if I transfer the Mac file to the PC (or the PC
created file to the Mac), the macro buttons don't work!
They're like pasted graphics instead of buttons.

Anyone know how to get macro buttons to work cross
platform?