+ Reply to Thread
Results 1 to 2 of 2

VBA to shift range of formula down 19 rows

  1. #1
    Registered User
    Join Date
    12-19-2012
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2010
    Posts
    18

    VBA to shift range of formula down 19 rows

    Hi Guys,

    If you guys could help I would be SOOO happy, this will take me ages to do manually

    I have a whole range of cells that reference one data source on another sheet. The data the range is referencing is user input data and needs to be in a non excel friendly format. When users input that data it is repeated every 19 lines.

    What I would like to do is shift down the range I have already set up down 19 rows (I would do this manually but it is repeated 14 times and there are a lot of formula to change). Any one know a macro that could do that?

    Also I have tried the offset function but because they are not straight cell references it won't work.

    So to recap I would like a VBA that just add 19 to each number in the range of formula then copies it below. I have attached a work book with an example of the data I'm working with. Book1.xlsx

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    365 Version 2505
    Posts
    2,792

    Re: VBA to shift range of formula down 19 rows

    Your formulas are linked to a file we don't have, therefore what we see in the formulas is probably not what you see because of the references.

    The cell references I can see in the formulas are not row absolute references, so the formulas can be easily copied down, therefore I don't get what you want and why.

+ 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 range into specific row and shift other rows down
    By NIKNIKNIK in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-17-2014, 04:33 AM
  2. Array Function to shift rows to the right in a range
    By aab_489 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-09-2014, 07:02 AM
  3. [SOLVED] If criteria met: delete cell and shift to the left but shift only over a certain range
    By olivierpbeland in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-11-2013, 07:44 AM
  4. Delete Range of Rows and Columns and Shift Up
    By BobBing in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-17-2012, 02:02 PM
  5. VBA Shift Rows Within Range - Execution Speed
    By eadamy in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 12-22-2011, 06:28 PM
  6. Replies: 6
    Last Post: 07-06-2011, 04:29 PM
  7. Shift range down by x amount of rows
    By davey4444 in forum Excel General
    Replies: 3
    Last Post: 11-25-2010, 12:58 PM

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