+ Reply to Thread
Results 1 to 9 of 9

[solved] min function

  1. #1
    Registered User
    Join Date
    10-11-2012
    Location
    jakarta
    MS-Off Ver
    Excel 2003
    Posts
    13

    [solved] min function

    Dear All, i need help.
    A1 = 2
    A2 = 0
    A3 = 4
    I want to display the lowest number, but ve to be >0. And if posible using "=min()" func.
    Thank you very much.
    Last edited by henry wirianto; 01-26-2016 at 12:32 AM.

  2. #2
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: min function

    If you have only positive numbers in your range try this formula-
    Please Login or Register  to view this content.
    Happy to Help

    How to upload excel workbooks at this forum - http://www.excelforum.com/the-water-...his-forum.html

    "I don't get things easily, so please be precise and elaborate"

    If someone's post has helped you, thank by clicking on "Add Reputation" below the post.
    If your query is resolved please mark the thread as "Solved" from the "Thread Tools" above.

    Sourabh

  3. #3
    Registered User
    Join Date
    10-11-2012
    Location
    jakarta
    MS-Off Ver
    Excel 2003
    Posts
    13
    Quote Originally Posted by sourabhg98 View Post
    If you have only positive numbers in your range try this formula-
    Please Login or Register  to view this content.
    Woow. It works. Thank you very much Mr. sourabhg98.

  4. #4
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: [solved] min function

    Glad to know that helped!!

    You can click on "Add Reputation" below my post to say thanks!!
    Also, please take a moment to mark this thread as "SOLVED" from the "THREAD TOOLS" at the top of this page.

    Regards

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: [solved] min function

    Quote Originally Posted by henry wirianto View Post
    I want to display the lowest number, but ve to be >0.
    another way for positives, negatives and zeroes
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by sandy666; 01-26-2016 at 01:33 AM.

  6. #6
    Forum Contributor
    Join Date
    02-07-2013
    Location
    Karachi, Pakistan
    MS-Off Ver
    Excel 2007
    Posts
    290

    Re: [solved] min function

    Hi Henry,
    You have the solutions FWIW, Just adding this as you mentioned " if posible using "=min()" func."

    =MIN(IF(A1:A10>0,A1:A10))

    Array formula, to be entered with Ctrl+Shift+Enter

    Blessing

  7. #7
    Registered User
    Join Date
    10-11-2012
    Location
    jakarta
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: [solved] min function

    Quote Originally Posted by Khalidngo View Post
    Hi Henry,
    You have the solutions FWIW, Just adding this as you mentioned " if posible using "=min()" func."

    =MIN(IF(A1:A10>0,A1:A10))

    Array formula, to be entered with Ctrl+Shift+Enter

    Blessing
    I ve been looking for info about "ctrl+shift+enter", but cant find one. What is it exactly do when i press that all thatbutton. I cant find any info in excel help too.

  8. #8
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: [solved] min function

    These are array formulas which need to be entered with CTRL+SHIFT+ENTER
    Check these links out-
    http://www.excel-easy.com/functions/array-formulas.html
    https://support.office.com/en-IE/art...2-ecfd5caa57c7

  9. #9
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: [solved] min function

    Glad to help, thanks for rep

+ 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. Calling function inside function. (aka nested function)
    By jakopak in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-02-2015, 05:58 AM
  2. VBA code for custom function that returns detail results of array function
    By onechipshot in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-10-2015, 06:30 PM
  3. Replies: 1
    Last Post: 06-10-2015, 12:56 PM
  4. Replies: 13
    Last Post: 04-08-2014, 05:46 AM
  5. Replies: 2
    Last Post: 01-15-2014, 11:40 PM
  6. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  7. Replies: 1
    Last Post: 03-21-2012, 11:22 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