Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default VBA - Normal project file

you know how in the visual basic editor you can store
modules in the normal project file if you want the macros
to be available at the start up of excel, well if that
normal project file isn't listed in VBA project window,
how do you get it back there? or what file do you use so
that a macro will be available at excel startup? thanks in
advance

-patrece
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default VBA - Normal project file

Hi Patrece

If you want to use the macro in all your workbooks you can copy the macro in your personal.xls.
This is a (normally) hidden workbook that is loaded automatically by Excel.
When you record a macro, you have the option of recording it to your Personal Macro Workbook.
The file, Personal.xls, is stored in your \XLStart directory.

The easiest is to record a dummy macro and choose Personal Macro Workbook.
Excel create the file for you this way.
Then copy your macro in this file and delete the dummy macro.


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Patrece" wrote in message ...
you know how in the visual basic editor you can store
modules in the normal project file if you want the macros
to be available at the start up of excel, well if that
normal project file isn't listed in VBA project window,
how do you get it back there? or what file do you use so
that a macro will be available at excel startup? thanks in
advance

-patrece



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
how to convert project management file to acrobat Bert Excel Discussion (Misc queries) 2 July 24th 09 03:25 PM
Opening An AddIn As A Normal Excel File FARAZ QURESHI Excel Discussion (Misc queries) 1 March 14th 09 09:17 PM
i have an excel file which i badly need for my project. the probl jan Excel Discussion (Misc queries) 2 March 5th 07 04:40 AM
while opening a normal file, microsoft excel displays cannot open mad_g Excel Worksheet Functions 0 September 13th 06 09:23 AM
Cannot save Project file as MS Access file Jumpinjackflash Excel Discussion (Misc queries) 1 January 11th 06 11:35 PM


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