+ Reply to Thread
Results 1 to 2 of 2

Need macro to copy cells into sheets that are automatically generated from list

  1. #1
    Registered User
    Join Date
    10-01-2014
    Location
    Washington
    MS-Off Ver
    2010
    Posts
    1

    Need macro to copy cells into sheets that are automatically generated from list

    Hi Everyone,

    I have a sheet in a workbook with a list of machine part numbers and their corresponding measurements. I have a macro that can create a new sheets and name them based on the part number in the list. I have an additional sheet that is an inspection form sheet (with formatted cells) that I would like pasted into each new sheet that is being created for each part. Is there some additional code I can add to my current code that would allow the macro to copy the formatted cells on the inspection form sheet into each new sheet that is being generated from the list?


    Here is what I am using to generate the new sheets:

    Please Login or Register  to view this content.
    Last edited by 6StringJazzer; 10-09-2014 at 10:49 AM. Reason: typo in title

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Need macro to copy cells into sheets that are automatically generated from list

    Yes, but we need the details of the inspection form sheet to see the range of cells used, and where want to put it in the part sheet. Ideally you would attach the file.

    In general the idea would be

    Please Login or Register  to view this content.
    where A1:X99 is the range of cells you want to copy from the form, and AA1 is the destination where it goes in the new form.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Automatically Generated list based on criteria
    By genichigo in forum Excel General
    Replies: 2
    Last Post: 03-21-2013, 02:21 PM
  2. Replies: 5
    Last Post: 01-27-2013, 09:36 PM
  3. [SOLVED] How to use marco to copy a selected continuous range of cells
    By AlecWong in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-21-2012, 02:52 PM
  4. how to copy some field and paste it into another format automatically generated sheet
    By suhailtholakkal in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-23-2011, 08:49 AM
  5. [SOLVED] run a marco automatically
    By Dennis Cheung in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-13-2005, 02:06 AM

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