How do you create an AddIn for Excel, if I am using Excel (Office 2011) on my MAC Machine(OS X Lion).
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Office 2011 still does not have a “full-fledged AddIn-API” but most of the VBA interface is available and AppleScript is also supported… not an AddIn-API as with Office 2010 for Windows but you can create something close (depending on your goal)…