Thread: Excel 2007
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Excel 2007

Next time I'll test it first. I assumed incorrectly that old style toolbar
customizations worked the same as new style ribbon hacks.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Jim Rech" wrote in message
...
Menu modifications made in Excel 2003 by attaching toolbars or using code
should appear on the Add-ins tab in Excel 2007. It doesn't matter whether
the workbook is active or visible.

--
Jim
"MikeH2" wrote in message
...
| Some coworkers now have Excel 2007. I copied my Personal.xls (Excel
2003)
| file up on the network so I could "install" it on their pc's so they
could
| use some macros and have a menu addition on their menus to access these
| macros easily but I am having trouble figuring out how to "install"
| personal.xls on their pc's and making the menus available (even at the
| "add-on" sub-menu). I am just using a .xls file for this.