PDA

View Full Version : Workbook does not work in Excel for Mac



obed_cruz
01-23-2012, 10:37 AM
Hi, I have this problem,

I have a workbook than i've used en Excel 2010 for windows but now i need to use for Excel 2011 for Mac.

Someone can help me, what are lines of my code of VBA that I have to change to work on Mac?

Thanks.

tpoynton
01-24-2012, 07:26 AM
First thing would be to use a button from the Forms control toolbox instead of an ActiveX control on the Global sheet. If that does not fix it, please provide specific error messages to help folks track down the issue.

obed_cruz
01-24-2012, 12:40 PM
Thanks tpoynton,

I will try what you say and I comment the result.