Consulting

Results 1 to 3 of 3

Thread: Save copy.

  1. #1
    VBAX Newbie
    Joined
    Apr 2007
    Posts
    4
    Location

    Save copy.

    Hi guys,

    I am having a bit of trouble with a macro i am trying to write.

    I need to save a copy of a workbook (in the same directory as the active workbook) and after this i need to run one of the macros in the copied wb.

    Any help is appreciated.

    Regards
    Nick

  2. #2
    Moderator VBAX Wizard lucas's Avatar
    Joined
    Jun 2004
    Location
    Tulsa, Oklahoma
    Posts
    7,323
    Location
    If you copied it....the macro should be in the original too.
    Steve
    "Nearly all men can stand adversity, but if you want to test a man's character, give him power."
    -Abraham Lincoln

  3. #3
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    To make a copy of your workbook while keeping it open use SaveCopyAs
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Posting Permissions

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