+ Reply to Thread
Results 1 to 4 of 4

Dragging down a formula in sequence

  1. #1
    Registered User
    Join Date
    05-13-2015
    Location
    Manchester, England
    MS-Off Ver
    2010
    Posts
    2

    Dragging down a formula in sequence

    Hi,

    I'm making a database but having trouble with what should be a fairly simple dragging down.

    In Sheet 2, I want cells A2:A120 to read (='Sheet 1'!A1).
    I then want cells A121:A239 to read (='Sheet 1'!A2).
    and A240:A358 to read (='Sheet 1'!A3).
    and so on...

    Any help?

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Dragging down a formula in sequence

    Try this out:
    =OFFSET(Sheet1!$A$1,INT((ROWS($1:1)-1)/120),,,)
    Attached Files Attached Files
    Last edited by Glenn Kennedy; 05-13-2015 at 04:43 AM.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    05-13-2015
    Location
    Manchester, England
    MS-Off Ver
    2010
    Posts
    2

    Re: Dragging down a formula in sequence

    Excellent, Thank you!!!!!!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Dragging down a formula in sequence

    Thanks for the Reputation that you have added. It's much appreciated. If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. Replies: 4
    Last Post: 07-22-2014, 06:05 PM
  2. VBA Macro: Plugging an Array-Formula into a Cell and Dragging Formula Down Columns
    By Brianandstewie in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-20-2013, 02:57 PM
  3. Replies: 3
    Last Post: 03-28-2013, 12:41 PM
  4. Replies: 1
    Last Post: 04-30-2012, 10:01 PM
  5. Excel 2007 : Dragging formula help!
    By naifu in forum Excel General
    Replies: 3
    Last Post: 09-26-2010, 04:48 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