Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
MDW MDW is offline
external usenet poster
 
Posts: 117
Default Create Workbook That Doesn't Show In Taskbar?

I've created a large number of macros that are stored in my personal.xls
file. I don't need access to all of them at any given time, so I'm trying to
find a way to remove some of them from my macros window and only display them
when I need to.

I know that I could save the macros in another workbook and just open that
workbook when I need the macros. However, this causes the new workbook to
appear in my Windows taskbar. I often have 15+ workbooks open at once, and
this is not ideal for me.

I tried saving my macros as an addin, but the macro names do not appear in
my Macros window after I add them. (This, according to the Help, is the way
it's supposed to work...?)

Is there a way to create a workbook that doesn't show up in your taskbar?
--
Hmm...they have the Internet on COMPUTERS now!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Create Workbook That Doesn't Show In Taskbar?

Look at John's example to create a menu
http://www.j-walk.com/ss/excel/tips/tip53.htm

Add this line on top of your module to hide the macros in Alt-F8
Option Private Module



--

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


"MDW" wrote in message ...
I've created a large number of macros that are stored in my personal.xls
file. I don't need access to all of them at any given time, so I'm trying to
find a way to remove some of them from my macros window and only display them
when I need to.

I know that I could save the macros in another workbook and just open that
workbook when I need the macros. However, this causes the new workbook to
appear in my Windows taskbar. I often have 15+ workbooks open at once, and
this is not ideal for me.

I tried saving my macros as an addin, but the macro names do not appear in
my Macros window after I add them. (This, according to the Help, is the way
it's supposed to work...?)

Is there a way to create a workbook that doesn't show up in your taskbar?
--
Hmm...they have the Internet on COMPUTERS now!

  #3   Report Post  
Posted to microsoft.public.excel.programming
MDW MDW is offline
external usenet poster
 
Posts: 117
Default Create Workbook That Doesn't Show In Taskbar?

"Add this line on top of your module to hide the macros in Alt-F8
Option Private Module"

Ah, that'll work.

Thanks.

--
Hmm...they have the Internet on COMPUTERS now!


"Ron de Bruin" wrote:

Look at John's example to create a menu
http://www.j-walk.com/ss/excel/tips/tip53.htm

Add this line on top of your module to hide the macros in Alt-F8
Option Private Module



--

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


"MDW" wrote in message ...
I've created a large number of macros that are stored in my personal.xls
file. I don't need access to all of them at any given time, so I'm trying to
find a way to remove some of them from my macros window and only display them
when I need to.

I know that I could save the macros in another workbook and just open that
workbook when I need the macros. However, this causes the new workbook to
appear in my Windows taskbar. I often have 15+ workbooks open at once, and
this is not ideal for me.

I tried saving my macros as an addin, but the macro names do not appear in
my Macros window after I add them. (This, according to the Help, is the way
it's supposed to work...?)

Is there a way to create a workbook that doesn't show up in your taskbar?
--
Hmm...they have the Internet on COMPUTERS now!


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default Create Workbook That Doesn't Show In Taskbar?

I never show all my workbooks in the taskbar. The taskbar is for other
tasks, and I can get to my workbooks using the Windows menu or Alt+Tab.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"MDW" wrote in message
...
I've created a large number of macros that are stored in my personal.xls
file. I don't need access to all of them at any given time, so I'm trying
to
find a way to remove some of them from my macros window and only display
them
when I need to.

I know that I could save the macros in another workbook and just open that
workbook when I need the macros. However, this causes the new workbook to
appear in my Windows taskbar. I often have 15+ workbooks open at once, and
this is not ideal for me.

I tried saving my macros as an addin, but the macro names do not appear in
my Macros window after I add them. (This, according to the Help, is the
way
it's supposed to work...?)

Is there a way to create a workbook that doesn't show up in your taskbar?
--
Hmm...they have the Internet on COMPUTERS now!



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
Excel 2007 - show all windows in the taskbar Jan Svendsen Setting up and Configuration of Excel 0 January 18th 09 10:03 AM
'Show Desktop' taskbar icon Ross Excel Discussion (Misc queries) 9 January 29th 08 06:13 PM
Excel does not show in the taskbar RP Excel Discussion (Misc queries) 0 April 5th 06 03:02 PM
Why won't Excel buttons show separately on the taskbar? Fairly Frustrated Excel Discussion (Misc queries) 0 June 1st 05 12:07 AM
Why won't Excel buttons show separately on the taskbar? CyberTaz Excel Discussion (Misc queries) 0 June 1st 05 12:07 AM


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

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"