#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default VBA custom toolbar

Excel 2003
Can anyone tell me where to find the file containing a custom toolbar
created in the VBA editor.
donwb


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default VBA custom toolbar

Google is your friend
http://www.google.com/search?sourcei...stom+toolba r

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"donwb" wrote in message
...
Excel 2003
Can anyone tell me where to find the file containing a custom toolbar
created in the VBA editor.
donwb



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default VBA custom toolbar

What project did you do the modifications in. When you open the VBE you
should see the project explorer on the left hand side. If not then Select
View | Project Explorer. The VBE code must have been written in a project.
That project could be your personal workbook, a standard workbook or an
addin. Depending on what the project was will tell you where the code resides.

There is a .xlb file on your computer that stores customizations to your
toolbars but I don't think that is what you are looking for.
--
HTH...

Jim Thomlinson


"donwb" wrote:

Excel 2003
Can anyone tell me where to find the file containing a custom toolbar
created in the VBA editor.
donwb


.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default VBA custom toolbar

Hi Jim
I've partially solved the problem.
The toobar to which I referred is the "standard" toolbar which appears
at the top of the VBA compiler page below the Menu Bar and is
therefore not attached to any particular workbook.
I forgot I had edited it a long time ago and mistakenly assumed I had
created it as a Custom Bar.
So presumably that toolbar resides in the *.xlb file along with
any others created for use on the Worksheet.
Many thanks for the response.
donwb

"Jim Thomlinson" wrote in message
...
What project did you do the modifications in. When you open the VBE you
should see the project explorer on the left hand side. If not then Select
View | Project Explorer. The VBE code must have been written in a project.
That project could be your personal workbook, a standard workbook or an
addin. Depending on what the project was will tell you where the code
resides.

There is a .xlb file on your computer that stores customizations to your
toolbars but I don't think that is what you are looking for.
--
HTH...

Jim Thomlinson


"donwb" wrote:

Excel 2003
Can anyone tell me where to find the file containing a custom toolbar
created in the VBA editor.
donwb


.



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
Custom VBA toolbar donwb Excel Discussion (Misc queries) 0 January 7th 10 02:05 PM
VBA custom toolbar donwb Excel Discussion (Misc queries) 0 December 28th 09 01:15 AM
Custom Toolbar Enyaw Excel Discussion (Misc queries) 1 October 9th 09 01:10 PM
Custom Toolbar user Excel Discussion (Misc queries) 1 March 17th 09 05:33 AM
Custom Toolbar hfazal Excel Discussion (Misc queries) 2 September 15th 07 01:32 PM


All times are GMT +1. The time now is 09:10 AM.

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

About Us

"It's about Microsoft Excel"