Saving CommandBar with Workbook

P

pjd

I have created and attached a Command Bar to an Excel 2000 workbook.
want to distribute the workbook, but when I try to open it on anothe
machine, also using Excel 2000, I get a "Runtine error 5, Invali
procedure or argument" when I debug the script I get the following lin
highlighted "Application.CommandBars("SalesPlannerPlus").Visible
True"

Can anybody help?

Thank
 
Top