+ Reply to Thread
Results 1 to 3 of 3

how to skip a specific row in an array

  1. #1
    Registered User
    Join Date
    12-12-2019
    Location
    Toronto
    MS-Off Ver
    Excel
    Posts
    2

    how to skip a specific row in an array

    Hi Guys, I'm trying to skip a specific row in an array, not the value.

    For instance, assume we're on the A column:
    0
    3
    0 <--- Row 3
    0


    how can I skip the 3rd row in A1:A4, so small(A1:A4, 2) can equal to 0, and small(A1:A4, 3) would equal to 3.
    I would like to skip a specific row, not the value. I cannot switch the rows, I require a formula that ignores a specific row in an array

    Thank you for the assistance!

  2. #2
    Valued Forum Contributor saravnepali's Avatar
    Join Date
    01-14-2019
    Location
    Sydney Australia
    MS-Off Ver
    2010
    Posts
    447

    Re: how to skip a specific row in an array

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    will give 0 result

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    will give 3

    Both are to be supplied as array formula

    Hope this helps

    Please NOTE

    Instead of entering with the the "Enter" key, they need to be entered with Control + Shift + Enter. A formula entered this way will automatically appear with curly braces on either side in the formula bar — do not enter the braces manually.
    If you think someone helped you, click on the "* Add Reputation" as a way to say thank you.

    If your problem is solved, go to Thread Tools and select Mark This Thread Solved

  3. #3
    Registered User
    Join Date
    12-12-2019
    Location
    Toronto
    MS-Off Ver
    Excel
    Posts
    2

    Re: how to skip a specific row in an array

    Thank you so much, I actually posted on another website but yours is much more simpler and cleaner. Thank you for the assistance.

+ 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. [SOLVED] Array Index Match to skip a particular value
    By SaadSiddiqi in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-17-2019, 05:24 AM
  2. [SOLVED] Skip Cell in Array
    By sirsancho in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-17-2019, 12:45 PM
  3. [SOLVED] Skip specific column of VBA array
    By ImranBhatti in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-16-2018, 04:58 PM
  4. How to skip rows in an array with the following formula? Need Help
    By frawji in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-11-2016, 09:37 PM
  5. [SOLVED] How to skip sheets in array
    By majime01 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-19-2015, 09:05 PM
  6. Array formula to skip cells based on a value
    By carlymcl in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-04-2015, 11:20 PM
  7. Skip array element if non-existent
    By BEEJAY in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-14-2011, 08:43 AM

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