Talk About Network

Google





Mac > Excel Office for Mac > Add Subscript a...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 5877 of 6965
Post > Topic >>

Add Subscript and Superscript formatting buttons in Excel 2008...

by Andrey_Kazak@[EMAIL PROTECTED] Jul 8, 2008 at 10:56 AM

Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: intel

Hallo!

Here is my AppleScript to add Subscript and Superscript formatting buttons
to the standard "Formatting" toolbar in Excel 2008:

tell application "Microsoft Excel"
-- Script to add Subscript and Superscript formatting buttons to Excel
2008...

make new command bar control at command bar "Formatting" with properties
{control type:control button, begin group:true, id:57}
  make new command bar control at command bar "Formatting" with properties
{control type:control button, id:58}

end tell
 




 1 Posts in Topic:
Add Subscript and Superscript formatting buttons in Excel 2008..
Andrey_Kazak@[EMAIL PROTE  2008-07-08 10:56:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 2:12:03 PST 2009.