Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default macros - any other way around xlstart folder?

I've created a macro to format a data file that is created by a data logging
machine. I want this macro to run (via keyboard shortcut) whenever I open
this type of file. Since this macro isn't used that often, it's annoying when
personal.xlsb opens every time excel starts. Is there a way around this where
personal.xlsb doesn't open, but the macro will still be available no matter
what xls file is opened?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default macros - any other way around xlstart folder?

What is your problem when the personal file is open
Normal it is hidden, if not read:
You can also create a add-in but this makes no different in speed

What to do if your PERSONAL.XLS(B) is visible

When you open Excel and you see PERSONAL.XLS(B) in the title bar you can use this to hide it.

Excel 97-2003: WindowHide
Excel 2007 : On the View tab in the window group choose Hide

Then close Excel and say Yes to save the changes to your PERSONAL file.




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"evonasten" wrote in message ...
I've created a macro to format a data file that is created by a data logging
machine. I want this macro to run (via keyboard shortcut) whenever I open
this type of file. Since this macro isn't used that often, it's annoying when
personal.xlsb opens every time excel starts. Is there a way around this where
personal.xlsb doesn't open, but the macro will still be available no matter
what xls file is opened?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default macros - any other way around xlstart folder?

Thanks Ron,
The "hide" worked perfectly!

"Ron de Bruin" wrote:

What is your problem when the personal file is open
Normal it is hidden, if not read:
You can also create a add-in but this makes no different in speed

What to do if your PERSONAL.XLS(B) is visible

When you open Excel and you see PERSONAL.XLS(B) in the title bar you can use this to hide it.

Excel 97-2003: WindowHide
Excel 2007 : On the View tab in the window group choose Hide

Then close Excel and say Yes to save the changes to your PERSONAL file.




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"evonasten" wrote in message ...
I've created a macro to format a data file that is created by a data logging
machine. I want this macro to run (via keyboard shortcut) whenever I open
this type of file. Since this macro isn't used that often, it's annoying when
personal.xlsb opens every time excel starts. Is there a way around this where
personal.xlsb doesn't open, but the macro will still be available no matter
what xls file is opened?


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
XLStart folder,read only Edward Excel Discussion (Misc queries) 2 March 18th 09 12:40 PM
XLSTART Folder Location Matt L. Excel Discussion (Misc queries) 0 July 18th 06 10:29 PM
xlstart folder jnewl Excel Programming 1 March 3rd 06 09:39 PM
Book1.xlt in XLSTART folder RSM Excel Worksheet Functions 2 May 24th 05 02:56 PM
Find the xlstart folder chrisrita Excel Programming 8 June 2nd 04 06:54 AM


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