+ Reply to Thread
Results 1 to 3 of 3

Help with OFFSET function

  1. #1
    Registered User
    Join Date
    10-05-2018
    Location
    Laval, Canada
    MS-Off Ver
    Office 365 Pro Plus
    Posts
    4

    Question Help with OFFSET function

    Hi guys
    I've been struggling with the offset formula and would like to ask for help
    I have a serie of values entered on "Sheet 2" that I want to display on a table in "Sheet 1" and I want to be able to apply the formula and use the drag down function
    I want to be able to enter a formula in cell A12 in sheet 1 that will copy the value in cell B18 in Sheet 2, then I want to be able to drag down from A12 and copy the value from the cell in every other column in sheet 2 but always in row 18
    So when dragging the formula down from A12 in sheet1:
    A13 = D18 from sheet 2
    A14 = F18 from sheet 2
    A15 = H18 from sheet 2
    A16 = J18 from sheet 2
    ......
    and so on
    Thank you very much for your help

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Help with OFFSET function

    =INDEX(Sheet2!$D$18:$J$18,2*ROW(A1)-1)
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    10-05-2018
    Location
    Laval, Canada
    MS-Off Ver
    Office 365 Pro Plus
    Posts
    4

    Re: Help with OFFSET function

    It works, thank you very much

+ 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: 3
    Last Post: 08-14-2017, 06:26 AM
  2. Replies: 1
    Last Post: 06-10-2015, 12:56 PM
  3. Replies: 3
    Last Post: 06-01-2014, 10:26 AM
  4. [SOLVED] Using Offset function as the array in the PercentRank function is giving wrong result
    By Bobneil in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 08-06-2013, 09:29 PM
  5. Replies: 0
    Last Post: 01-19-2013, 01:35 PM
  6. function similar to offset to offset the offset
    By Jerseynjphillypa in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-03-2012, 03:07 PM
  7. [SOLVED] Offset function with nested match function not finding host ss.
    By MKunert in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-21-2006, 06:50 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