+ Reply to Thread
Results 1 to 3 of 3

Macro to Save Multiple copy of spreadsheet from named range

  1. #1
    Registered User
    Join Date
    08-02-2009
    Location
    London, England
    MS-Off Ver
    Excel 365
    Posts
    13

    Macro to Save Multiple copy of spreadsheet from named range

    Hi

    I need help to create multiple copy of workbook from a named range called - CoCode - range is on sheet called - Data - cell range - L2:L37.

    Problem is that i want each workbook named as the name that is in cell range (CoCode).

    Also in same workbook in a sheet called - Company Summary , in cell J1 there is validation list that refers to range same (Codode) i want that to change in each workbook.

    I.e 1st copy of workbook name is equal to 1st reference in range CoCode and same 1st reference in Validation list in - Company Summary - Sheet in cell J1.

    Also selecting Validation populates several sheets in workbook to information revelant to that company code selection in cell J1, - there are no external links to this document-

    I hope this is clear.

    Thanks for yor help in advance

    Chirayu
    Attached Files Attached Files
    Last edited by Chirayu Amin; 08-29-2009 at 01:47 PM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Macro to Save Multiple copy of spreadsheet from named range

    Option Explicit needs to be at the top of each of your modules. This insures all typos are caught as they occur and all vairables are properly declared and matched.

    Please Login or Register  to view this content.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    08-02-2009
    Location
    London, England
    MS-Off Ver
    Excel 365
    Posts
    13

    Re: Macro to Save Multiple copy of spreadsheet from named range

    Works Perfect

    Thank you very much for your help

+ 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