View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
AndyC812 AndyC812 is offline
external usenet poster
 
Posts: 27
Default Problems with Macros created in PC run in Mac

I had a similar problem with radio buttons. I found out that if you use VB
based Controls toolbox for your controls, Mac doesn't know how to deal with
them. You need to use the Forms toolbar, which do translate wel to Mac.

- Andy

"Nam" wrote:

Hi,

I have created a file with multiple macros and drop-down lists that run
perfectly well in PC but not in Mac, where is possible to open the file but
some commands simply don't work (especially the drop-down lists, which is my
major problem right now). The file was created in Excel 2003.

Does anyone know what might be happening and how can I make the file work in
mac? Thanks!
--
Nam