+ Reply to Thread
Results 1 to 4 of 4

Where to store macros?

  1. #1
    Registered User
    Join Date
    01-27-2006
    Posts
    23

    Where to store macros?

    when I create a macro I save it in excel as macroxxx.xls when I create the new file I have both files open, the macroxxx.xls and the newfile.xls then I go tools, macro, macros, run on the new file.
    Is there really a need to have both files open in order to run the macro?
    is there a place I can save the macro and then when I open the new file just retrieve the macro from within that file?

    Thanks in advance to any one that answers.

  2. #2
    Dave Peterson
    Guest

    Re: Where to store macros?

    You'll need the workbook with the macro open to be able to see it in the
    tools|macro|macros dialog.

    Lots of people create a workbook named personal.xls where they keep these kinds
    of generic utilities.

    They store this personal.xls in their XLStart folder so that each time excel
    opens, so does their utility workbook.

    And usually personal.xls is a hidden workbook. If you let excel do the work,
    it'll get created this way.

    But if you create your own, you can make sure that personal.xls is active, then
    use window|Hide to hide that personal.xls workbook.

    Then close excel. You'll be prompted to save personal.xls. Next time you open
    it (manually or via XLStart), it'll open hidden.


    chin_un_len wrote:
    >
    > when I create a macro I save it in excel as macroxxx.xls when I create
    > the new file I have both files open, the macroxxx.xls and the
    > newfile.xls then I go tools, macro, macros, run on the new file.
    > Is there really a need to have both files open in order to run the
    > macro?
    > is there a place I can save the macro and then when I open the new file
    > just retrieve the macro from within that file?
    >
    > Thanks in advance to any one that answers.
    >
    > --
    > chin_un_len
    > ------------------------------------------------------------------------
    > chin_un_len's Profile: http://www.excelforum.com/member.php...o&userid=30914
    > View this thread: http://www.excelforum.com/showthread...hreadid=511252


    --

    Dave Peterson

  3. #3
    Chip Pearson
    Guest

    Re: Where to store macros?

    Macros must be stored in workbooks, and the containing workbook
    must be open in order to run the macro. Most people store
    commonly used macros in their Personal.xls file, hide that
    workbook, and store it in the XLStart directory, typically
    C:\Program Files\Microsoft Office\Office\XLStart. Files in this
    workbook automatically open when Excel is started.


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com


    "chin_un_len"
    <[email protected]> wrote
    in message
    news:[email protected]...
    >
    > when I create a macro I save it in excel as macroxxx.xls when I
    > create
    > the new file I have both files open, the macroxxx.xls and the
    > newfile.xls then I go tools, macro, macros, run on the new
    > file.
    > Is there really a need to have both files open in order to run
    > the
    > macro?
    > is there a place I can save the macro and then when I open the
    > new file
    > just retrieve the macro from within that file?
    >
    > Thanks in advance to any one that answers.
    >
    >
    > --
    > chin_un_len
    > ------------------------------------------------------------------------
    > chin_un_len's Profile:
    > http://www.excelforum.com/member.php...o&userid=30914
    > View this thread:
    > http://www.excelforum.com/showthread...hreadid=511252
    >




  4. #4
    Registered User
    Join Date
    01-27-2006
    Posts
    23
    thank you both for your help,

    I will give this a try.

    Much appreciated!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1