Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 13
Default Add "Equation 3.0" button to Excel toolbar.

I use Microsoft Equation 3.0 frequently. I was able to add a button to the
toolbar in Word to insert equations without going through the whole "Insert,
Object..." deal and would like to do so in Excel also. Does anyone know if
this is supported?
Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 22,906
Default Add "Equation 3.0" button to Excel toolbar.

I have never seen an Icon for this.

Perhaps a macro assigned to a button.

Sub equate()
ActiveSheet.OLEObjects.Add(ClassType:="Equation.3" , Link:=False, _
DisplayAsIcon:=False).Activate
End Sub


Gord Dibben MS Excel MVP

On Thu, 15 May 2008 16:38:00 -0700, DarrenL
wrote:

I use Microsoft Equation 3.0 frequently. I was able to add a button to the
toolbar in Word to insert equations without going through the whole "Insert,
Object..." deal and would like to do so in Excel also. Does anyone know if
this is supported?
Thank you!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any way to use toolbar button to delete cells and move cells "up"? Texas-Ron Excel Discussion (Misc queries) 2 April 7th 07 06:33 PM
HELP! Clicking "$" button changes format to ";;" not what it shoul Rock Robster Excel Discussion (Misc queries) 1 October 7th 06 04:04 AM
How do I add the option "edit with Microsoft Excel" to toolbar? mike in verona Excel Discussion (Misc queries) 1 May 9th 06 09:43 PM
Excel 2004 for Mac freezes if I enable "drawing" toolbar KevinW Excel Discussion (Misc queries) 2 April 23rd 06 12:20 AM
Turn off "Reviewing" toolbar that opens at eXcel start? Ric Setting up and Configuration of Excel 2 March 10th 06 07:41 PM


All times are GMT +1. The time now is 11:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"