+ Reply to Thread
Results 1 to 2 of 2

Excel pull sequence

  1. #1
    Registered User
    Join Date
    06-15-2011
    Location
    Montreal
    MS-Off Ver
    Excel 2007
    Posts
    4

    Question Excel pull sequence

    I currently have this on my excel sheet:

    =Sheet2!C21
    =Sheet2!C24
    =Sheet2!C27

    I want to pull it down so the sequence continues:

    =Sheet2!C30
    =Sheet2!C33
    =Sheet2!C36
    (...)

    How do I do that?

    Thanks!

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Excel pull sequence

    In your first cell use

    =INDEX(Sheet2!C:C,ROW(A1)*3+18)

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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: 6
    Last Post: 07-06-2013, 12:50 AM
  2. Pull date from a Sequence number
    By kvnbdvs in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 01-13-2013, 04:55 AM
  3. [SOLVED] Creating a sequence based on numbers in one column and adding "01,02..." to a new sequence
    By JCR1968 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-05-2013, 08:06 AM
  4. Replies: 0
    Last Post: 12-12-2012, 06:39 PM
  5. add a sequence of pictures in excel
    By SPaMx182 in forum Excel General
    Replies: 2
    Last Post: 01-26-2008, 07:01 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