+ Reply to Thread
Results 1 to 3 of 3

Macro to sequentially copy cells

  1. #1
    Registered User
    Join Date
    11-18-2012
    Location
    Timbuktu
    MS-Off Ver
    Excel 2010
    Posts
    5

    Macro to sequentially copy cells

    Hello, I have a macro that when run will copy the contents of a set column range to another column, and each time I run the macro, the copied contents will be put to the next column over, so the previous contents are not over-ridden. This is close to, but not exactly what I want. I'd like the macro to transfer just one cell from each column, the "sum" cell, and with each new running I'd like it to add the new values below, with a date stamp in the adjacent cell. I've attached a copy of my current fileDUMMY_NUTRIENT_CALCULATOR_DATE-STAMP2.xlsm

    Below is the code- I'm a super-dooper noob, so as much hand holding as you can muster would be greatly appreciated. Thanks!

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    08-02-2013
    Location
    Québec
    MS-Off Ver
    Excel 2003, 2007, 2013
    Posts
    1,412

    Re: Macro to sequentially copy cells

    Hi,
    Create a named range in cells B48:F48 named "rngSum" and use this code :
    Please Login or Register  to view this content.
    See sample file :
    Attached Files Attached Files
    GC Excel

    If this post helps, then click the star icon (*) in the bottom left-hand corner of my post to Add reputation.

  3. #3
    Registered User
    Join Date
    11-18-2012
    Location
    Timbuktu
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Macro to sequentially copy cells

    This is perfect, thanks 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)

Similar Threads

  1. [SOLVED] Need help! Macro to open sequentially named files, copy and paste data into a master file
    By derrickk in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-05-2013, 03:35 PM
  2. [SOLVED] Help with VBA code to copy and rename a sheet sequentially
    By niftysquirrel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-03-2013, 09:54 AM
  3. [SOLVED] Fill cells sequentially but inreasing by 20 cells at a time
    By moppyau in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-30-2013, 11:40 PM
  4. Replies: 5
    Last Post: 04-18-2013, 07:26 AM
  5. Copy sequentially down list to every other row in another sheet
    By eonizuka in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-23-2010, 06:58 PM

Tags for this Thread

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