+ Reply to Thread
Results 1 to 2 of 2

Copy Formulas and Paste into the Last Set # of Rows Only & Paste Values

  1. #1
    Registered User
    Join Date
    06-19-2014
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    5

    Copy Formulas and Paste into the Last Set # of Rows Only & Paste Values

    Hey guys,

    I'm working on a macro that would allow me to copy formulas from one row with dozens of columns and paste into a range. The issue is that the number of rows in the range is massive. The formulas are pulling from a table that includes data from the start of the year onwards. The macro will be run weekly to get the new data set and update the table.

    To shorten the execution time, I'm wanting to do the copy/paste formula in just the last 1000 rows of the table, and then paste as values. How can I go about writing a macro that copies the formula from the top row and pastes it into the last 1000 rows of the weekly updated table?

    I'm attaching a worksheet with a representation of what I'm trying to achieve. For this example, lets say I'm trying to update the last 5 rows only on a weekly basis (assumption being that I will never have more than 5 new rows of data to add).

    The code I have so far that just updates the entire table:

    Please Login or Register  to view this content.
    Book1.xlsx
    Last edited by Mr. Ice; 07-22-2014 at 02:30 PM.

  2. #2
    Registered User
    Join Date
    06-19-2014
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Copy Formulas and Paste into the Last Set # of Rows Only & Paste Values

    Anyone????

+ 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. Copy paste only the format and formulas not values
    By sudharshan86 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-26-2014, 07:53 AM
  2. Replies: 4
    Last Post: 08-12-2013, 01:35 PM
  3. Copy cell values (not formulas) from a pair of rows then paste in a new set of rows
    By pelle3988 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-23-2013, 02:49 PM
  4. Vba - find next empty column, insert column, copy paste values & copy paste formulas
    By DoodlesMama in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2012, 12:43 PM
  5. Macro to Copy Paste Values and Formulas
    By thillis in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-19-2009, 11:55 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