Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Custom button on custom toolbar wants to re-load "Personal.xls"

I have a Personal.xls workbook that contains all my useful macros, lives in
the XLSTART folder, adn is loaded automatically when I start EXCEL. I've
recently created a custom toolbar, with two custom buttons on it, which each
call up a subroutine in the Personal.xls workbook. When I go to use either
of them, a message pops up advising that I'm trying to load Personal.xls
again, and this sin't possible (beacuse it's already loaded). How can I get
these buttons to simply use the Personal.xls that is already loaded?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Custom button on custom toolbar wants to re-load "Personal.xls"

Sounds like they are pointing at a copy of Personal.xls somewhere else, and
is trying to load it but recognises that it is already loaded.

Do you create those buttons in the Workbook_Open of Personal.xls?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Aussie Dave" <Aussie wrote in message
...
I have a Personal.xls workbook that contains all my useful macros, lives

in
the XLSTART folder, adn is loaded automatically when I start EXCEL. I've
recently created a custom toolbar, with two custom buttons on it, which

each
call up a subroutine in the Personal.xls workbook. When I go to use

either
of them, a message pops up advising that I'm trying to load Personal.xls
again, and this sin't possible (beacuse it's already loaded). How can I

get
these buttons to simply use the Personal.xls that is already loaded?



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
toolbar "button" for hiding/unhiding sheets Barb in MD Excel Worksheet Functions 2 February 10th 10 01:45 AM
Load image from directory for custom toolbar of Excel 2000 Padam Excel Worksheet Functions 0 August 5th 06 06:33 PM
How do I get rid of "Top 10" and "Custom" choices Autofilter? JosiePosie21 Excel Worksheet Functions 2 March 17th 06 07:30 PM
Problem with "On error resume next" with "custom VLookup" Factivator Excel Programming 3 July 20th 04 04:42 PM
Delete a custom button by holding down the ALT key and dragging the button off the toolbar Stephen[_8_] Excel Programming 0 April 4th 04 02:22 PM


All times are GMT +1. The time now is 02:30 PM.

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"