+ Reply to Thread
Results 1 to 4 of 4

Minimum U/Cost for multiple items...

  1. #1
    Forum Contributor
    Join Date
    01-08-2012
    Location
    Saudi Arabia, Dammam
    MS-Off Ver
    MS Office LTSC Professional Plus 2021
    Posts
    113

    Minimum U/Cost for multiple items...

    Hi
    In the sample file attached i have 2 columns 1 as Items and anther as U/cost i just want to find out the minimum cost U/Price.
    please help...
    Thanks..
    Attached Files Attached Files
    Last edited by muralidaran; 05-11-2013 at 05:20 PM.
    Thanks & Regards
    Muralidaran.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Minimum U/Cost for multiple items...

    Try this array formula** entered in H2 and copied down:

    =MIN(IF(A$2:A$11=G2,B$2:B$11))

    ** array formulas need to be entered using the key
    combination of CTRL,SHIFT,ENTER (not just ENTER).
    Hold down both the CTRL key and the SHIFT key
    then hit ENTER.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    01-08-2012
    Location
    Saudi Arabia, Dammam
    MS-Off Ver
    MS Office LTSC Professional Plus 2021
    Posts
    113

    Re: Minimum U/Cost for multiple items...

    Thanks a lot it works.......

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Minimum U/Cost for multiple items...

    You're welcome. Thanks for the feedback!

+ 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