+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : Find the smallest number and total them no more than 1

  1. #1
    Registered User
    Join Date
    04-20-2010
    Location
    US
    MS-Off Ver
    Excel 2007
    Posts
    1

    Find the smallest number and total them no more than 1

    Does anybody know how to find the smallest number and count the number.

    Lets say if you had numbers that are A1 -2, A2 0, A3 -2, and A4 1 how can you find the smallest this being -2 and then count them totaling 1 so in other words the answer for this would be .5.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Find the smallest number and total them no more than 1

    for smallest =MIN(A:A) for count =COUNT(A:A)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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