+ Reply to Thread
Results 1 to 5 of 5

dragging a formula into a column which references unconsecutive rows

  1. #1
    Registered User
    Join Date
    03-22-2014
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2007
    Posts
    2

    dragging a formula into a column which references unconsecutive rows

    For example I need H1,H2, H3, etc. to return Sheet1! G160, K160, O160, S160 etc. I have tried index, but nothing seems to work.

    So basically H1=G160
    H2 = k160
    H3 = O160

    Any help is appreciated,

    thank you

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: dragging a formula into a column which references unconsecutive rows

    Try this regular formula, copied down:
    Please Login or Register  to view this content.
    EDITED TO INCLUDE THIS ALTERNATIVE:
    This regular formula continuously references more columns when copied down:
    Please Login or Register  to view this content.
    Is that something you can work with?
    Last edited by Ron Coderre; 03-22-2014 at 09:06 PM.
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Valued Forum Contributor
    Join Date
    09-07-2006
    Posts
    520

    Re: dragging a formula into a column which references unconsecutive rows

    One way
    In H1: =OFFSET($G$160,,ROWS($1:1)*4-4)
    Copy down
    ------------------------------
    Success? Wave it, click the little star at the bottom left of my responses

  4. #4
    Registered User
    Join Date
    03-22-2014
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: dragging a formula into a column which references unconsecutive rows

    Thanks much! That worked!

  5. #5
    Valued Forum Contributor
    Join Date
    09-07-2006
    Posts
    520

    Re: dragging a formula into a column which references unconsecutive rows

    welcome, great to hear

+ 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. Using a static cell while dragging formula across rows
    By kylewood337 in forum Excel General
    Replies: 1
    Last Post: 08-21-2013, 02:11 PM
  2. Skipping 13 rows while dragging a formula
    By Carlos90 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-17-2013, 01:01 AM
  3. Skipping 5 rows and then dragging formula down
    By Zack99 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-23-2013, 04:06 PM
  4. Replies: 6
    Last Post: 09-06-2008, 08:03 AM
  5. Replies: 3
    Last Post: 02-15-2006, 09:25 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