E
Eric SURIN
Hello,
What is the good syntax to get the following simple line of Applescript code
(that works fine with Excel X) working with Excel 2004 ? I have tried to
find my way in the new Applescript dictionary of XL 2004 but to noavail...
Tell application "Microsoft Excel"
set FormulaR1C1 of ActiveCell to "Whatever value"
End tell
Thanks for your help.
Eric
What is the good syntax to get the following simple line of Applescript code
(that works fine with Excel X) working with Excel 2004 ? I have tried to
find my way in the new Applescript dictionary of XL 2004 but to noavail...
Tell application "Microsoft Excel"
set FormulaR1C1 of ActiveCell to "Whatever value"
End tell
Thanks for your help.
Eric