+ Reply to Thread
Results 1 to 3 of 3

vba code to save a template as the name of a cell

  1. #1
    Registered User
    Join Date
    01-18-2008
    Posts
    9

    vba code to save a template as the name of a cell

    Hi guys,

    I am totally new to writing code and dont have much of a clue!! Tryiing to put bits and pieces together using books.

    I have a list of 4000 reference numbers and for each of these I want to create a seperate workbook with the name of the referenc number. However, having a template setting. The current code that i have done, saves the existing file so it has existing information on it whiCh I dont want. To, sum up....I wnt excel to loop through my list creating a new file named with each of the refernce numbers stored in a directory of my prference...

    Sounds confusing....I know..

    Hope somebody can help....this is what I have so far:

    Please Login or Register  to view this content.
    Last edited by Leith Ross; 01-18-2008 at 07:28 PM.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello Hirandavda,

    This code will create as many blank workbooks as there are rows with data with each name the same as what is in the cell.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    01-18-2008
    Posts
    9
    Thanks for your help Leith Ross, 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