Jump to content

FileMaker calling an Excel Macro using AppleScript


This topic is 6992 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi Guys,

A little off topic, but can anyone tell me how to call an Excel macro using applescript. I intend to call the applescript via FileMaker.

The Macro I want to call is called Macro1(). The actual file is called Worksheet1.xls . Im using Excel 2004

Any help would be much appreciated, I've searched in google, and not found anything that works.

Link to comment
Share on other sites

Still trawling sites for help and advice, i've been trying the script below along with many different versions of evaluate. Is there anything obvious I'm doing wrong.

Thanks

Tell application "Microsoft Excel"

Evaluate ("Workbook1!Macro1()")

End Tell

Link to comment
Share on other sites

This topic is 6992 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.