Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Permanently Changing a Toolbar

Can you see the project associated with the Avery file in the VBE project
explorer?

If yes, then maybe you can use that to help.

Open excel
Verify that the Avery toolbar is there
Open the VBE (alt-f11 is one way)
hit ctrl-r to see the project explorer.

Look for that avery addin/workbook's project
It'll have the format of:
ProjectName (FileName.xl?)

If you see it, then hit ctrl-g (to view the immediate window).
type this in that window and hit enter:
?workbooks("filename.xls").fullname

Make a note of the path/file
close the VBE
close excel
Use windows explorer to traverse to that folder and move (or delete???) that
file.

=============
But there are other places that excel can use to load a file.

One is the registry
And another is as a COM Addin.

I'm gonna skip the registry suggestion until you check the first suggestion and
then check the COM addin locations.

In xl2003 menus:
Open excel
Tools|Customize|Commands Tab|Tools category
Search for "COM Add-ins"
Drag it to your favorite toolbar. (I placed it near the Addins... option under
the Tools menu.)

Close this customize dialog.
And click on Tools|COM Add-ins...
and see if you find anything that looks promising.



Riccol wrote:

C:\Program Files\Microsoft Office\Office10\XLStart
is empty and if it's in
C:\Program Files\Microsoft Office\Office10\AddIns
it's not going by a name that makes it apparent it's Avery.

"At startup open all files in" is blank.

I installed it so long ago, I have no idea what the process was.

Gord Dibben wrote:
You will have two XLSTART folders.

C:\Documents and Settings\username\Application Data\Microsoft\Excel\XLSTART

C:\Program Files\Microsoft Office\OFFICE10\XLSTART

Or maybe check in ToolsOptionsGeneral "At startup open all files in"

Only if you have a path entered there.

Elsewise, how did you install the Avery Labelmaker?

You might get an idea from the install routine.


--

Dave Peterson
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
Display Home Toolbar Permanently Ericrosas Excel Discussion (Misc queries) 1 March 11th 08 09:52 PM
How do I permanently delete a custom toolbar in Excel? Argee Excel Worksheet Functions 5 July 27th 07 11:05 PM
how do you permanently change toolbar from default setting in exce bv Excel Discussion (Misc queries) 0 August 23rd 06 01:37 PM
How to permanently customize a toolbar?? Sam Excel Discussion (Misc queries) 1 June 6th 05 12:34 PM
how do I add sum function to the toolbar permanently speedy2 Excel Discussion (Misc queries) 1 May 21st 05 03:53 AM


All times are GMT +1. The time now is 12:49 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"