+ Reply to Thread
Results 1 to 3 of 3

Create formula to pull every 3rd cell from sheet1 to sheet2

  1. #1
    Registered User
    Join Date
    07-25-2013
    Location
    USA, USA
    MS-Off Ver
    Excel 2010
    Posts
    14

    Create formula to pull every 3rd cell from sheet1 to sheet2

    I have data in sheet 1 that I need to the data for every third row, starting at A4,
    So, A4, A7, A10...
    into column A on sheet 2 with a simple formula that I can copy & paste down starting at A2 in sheet 2.

    I need to avoid macros bc I am not well enough versed in them at this point.

    I have tried the offset function which other people said has worked but it will not for me, here is what I have typed so far.

    In Sheet2 A2 I have the following function typed

    =OFFSET(Sheet1!A4,(ROW(A1)-1)*3,0)

    This gives me the correct data that I want from sheet 1 A4

    But then when I drag the function down it does not give back the values I want at all.

    I know I probably have something wrong with the offset function, as I keep trying to adjust it but keep getting more & more confused.

    Any help would be greatly appreciated.

    Thanks!

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Create formula to pull every 3rd cell from sheet1 to sheet2

    You were basically spot-on with your formula, just anchor the reference point. Try this:

    Please Login or Register  to view this content.
    and drag down.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  3. #3
    Registered User
    Join Date
    07-25-2013
    Location
    USA, USA
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: Create formula to pull every 3rd cell from sheet1 to sheet2

    Thank you so much... It worked beautifully.

    Much appreciated.

+ 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. Pull Data From Sheet2 Into Grid On Sheet1
    By jo15765 in forum Excel General
    Replies: 2
    Last Post: 06-10-2014, 04:19 PM
  2. Macro to pull data from sheet1 to sheet2
    By rupss01 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-11-2011, 02:29 AM
  3. Replies: 15
    Last Post: 01-19-2011, 11:37 PM
  4. Pull data from sheet2 to sheet1 help
    By lilc420 in forum Excel General
    Replies: 3
    Last Post: 08-23-2010, 12:34 AM
  5. Button to pull image from Sheet1 to Sheet2
    By ge0rge in forum Excel General
    Replies: 1
    Last Post: 07-20-2008, 03:46 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