+ Reply to Thread
Results 1 to 2 of 2

skipping multiple cells

  1. #1
    Registered User
    Join Date
    02-24-2012
    Location
    florida
    MS-Off Ver
    Excel 2010
    Posts
    97

    skipping multiple cells

    good day to all,

    i have been trying to skip cells useing multiple different formula's:

    =OFFSET(C1,(2*ROW())-1,-1)

    =INDEX(B:B,(ROW()-ROW($C$1)+1)*3-1)

    =INDEX(B:B,(ROW()-ROW($D$1)+1)*3)

    =INDEX($B$3:$B$20, SMALL(IF(ISBLANK($B$3:$B$20)+ISERROR($B$3:$B$20), "", ROW($B$3:$B$20)-MIN(ROW($B$3:$B$20))+1), ROW(1:1)))

    so in the attached im trying to skip cells that are in column L and have them appear in M: i say multiple skip multiple cells because the next "occupied" cell could be the two cells down or 400 cells down.

    i have almost gotten the last index forumla to work but its not skipping-(i have also set the formula to an array using CTRL+SHIFT+ENTER)

    Thanks in advance.
    skip cell help.xlsx

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: skipping multiple cells

    here is one way
    Attached Files Attached Files
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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. Cells keep on skipping
    By managingcrap in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-26-2013, 10:54 PM
  2. Collecting data from filled cells and skipping blank cells
    By KellieB in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-20-2012, 09:45 PM
  3. [SOLVED] Combining data from multiple cells while skipping blanks
    By htek9 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-17-2012, 03:21 PM
  4. Replies: 2
    Last Post: 03-01-2007, 04:51 PM
  5. Replies: 0
    Last Post: 04-20-2005, 12:06 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