+ Reply to Thread
Results 1 to 4 of 4

Plot minimum value for given year by skipping or ignoring the zeros, blanks and errors

Hybrid View

Sekars Plot minimum value for given... 05-02-2016, 10:03 AM
Jonmo1 Re: Plot minimum value for... 05-02-2016, 10:23 AM
Sekars Re: Plot minimum value for... 05-03-2016, 07:25 AM
Jonmo1 Re: Plot minimum value for... 05-03-2016, 08:16 AM
  1. #1
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    675

    Plot minimum value for given year by skipping or ignoring the zeros, blanks and errors

    Hello Friends

    I need to plot the minimum value for the given year by skipping or ignoring the
    zeros, blanks and error values.

    The values to be plotted in the light yellow color cells.

    thanks in advance
    Attached Files Attached Files
    Sekar

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Plot minimum value for given year by skipping or ignoring the zeros, blanks and error

    Try this array formula entered with CTRL + SHIFT + ENTER

    =MIN(IF(ISNUMBER($B$1:$B$834),IF(YEAR($A$1:$A$834)=E4,IF($B$1:$B$834>0,$B$1:$B$834))))

  3. #3
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    675

    Re: Plot minimum value for given year by skipping or ignoring the zeros, blanks and error

    Hello Jonmo1

    Thank you your formula helped me to save the time.

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Plot minimum value for given year by skipping or ignoring the zeros, blanks and error

    You're welcome.

+ 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. Averaging data from a table by row name and ignoring blanks/zeros
    By HoneyBadger302 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-01-2015, 10:52 AM
  2. Index/Match ignoring Blanks/Zeros for each instance
    By corhrtz in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-18-2015, 11:04 AM
  3. Replies: 8
    Last Post: 12-31-2014, 11:48 AM
  4. Replies: 7
    Last Post: 05-28-2014, 01:20 AM
  5. Conditional minimum in range, ignoring zero/blanks
    By hriggs in forum Excel General
    Replies: 2
    Last Post: 02-24-2011, 08:13 AM
  6. Replies: 1
    Last Post: 01-25-2011, 10:37 PM
  7. Find minimum in range that has blanks and zeros
    By supermario77 in forum Excel General
    Replies: 1
    Last Post: 04-21-2005, 06:19 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