LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 76
Default Personal.xlsb counts as a workbook, can I "super" hide it?

Most of the time when I use macros, they are workbook specific. I put them
in to speed up a repetitive action.

I recently put a macro in my Personal.xlsb file to have it accessible for
all workbooks.

This morning, I opened a workbook which was made to transfer data from an
old workbook to this new one. My "Transfer" button first looked at the
number of Workbooks and if the Count was 2, would check certain cell entries
to be sure the file it was going to be transferring from is of the correct
setup. When I clicked this button this morning, the macro wouldn't run
because Workbooks.Count is now 3, with the third one being Personal.xlsb.

Actually, I am going to expand on my questions with this first post.
1. How can I get Personal.xlsb to not Count as a Workbook, but still have
the macros available?
2. When I go to the VBE, I don't really want to see my Personal macros. Can
I hide those from VBE until I want to add or change the Personal file?

Personal.xlsb is hidden.
--
TIA, Brad E.
 
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
Can you "very hide" a workbook? XP Excel Programming 5 July 26th 07 04:12 PM
hide personal.xlsb file without closing Terry Excel Discussion (Misc queries) 3 July 21st 07 07:08 AM
How to hide workbook "title bar" Glauco Excel Discussion (Misc queries) 0 March 15th 07 12:12 AM
Will using a "personal macro workbook" slow down my other VBA code Stacymm Excel Programming 1 September 24th 05 03:35 PM
Call a sub statement in "Personal Macro Workbook" from "ThisWorkbo QC Coug Excel Programming 1 August 26th 05 07:09 PM


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