+ Reply to Thread
Results 1 to 4 of 4

Return contents of A1 in field S1 if B1 is smallest value in array

  1. #1
    Registered User
    Join Date
    11-24-2013
    Location
    San Antonio
    MS-Off Ver
    Excel 2003
    Posts
    2

    Return contents of A1 in field S1 if B1 is smallest value in array

    I would be most appreciative if someone could help with the following. This seems pretty simple, but I can't figure it out.

    I'd like to move the value contained in A1 to S1 if the value in B1 has the smallest value in an array B1,B10,B20,B30,B40,B50. If it isn't the smallest, then return 0 to S1.

    Thanks!!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Return contents of A1 in field S1 if B1 is smallest value in array

    In S1, =(B1=MIN(B1,B10,B20,B30,B40,B50))*A1
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    11-24-2013
    Location
    San Antonio
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Return contents of A1 in field S1 if B1 is smallest value in array

    Thank you!

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Return contents of A1 in field S1 if B1 is smallest value in array

    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. Find the smallest difference between all records in a field
    By kgirl91 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2013, 02:14 PM
  2. [SOLVED] FINDING CELL CORRESPONDING TO Kth SMALLEST IN A ARRAY
    By Alexander_Golinsky in forum Excel General
    Replies: 2
    Last Post: 07-27-2012, 08:52 AM
  3. The application searches for the smallest value in the array
    By jacek890 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-15-2012, 05:22 PM
  4. Find smallest num in array
    By Vinodsralian in forum Excel General
    Replies: 3
    Last Post: 09-25-2010, 02:31 PM
  5. Formula for next smallest value in array
    By firefly2k8 in forum Excel General
    Replies: 1
    Last Post: 11-23-2009, 07:26 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