+ Reply to Thread
Results 1 to 4 of 4

Calculate qty with the greater value

  1. #1
    Forum Contributor
    Join Date
    04-20-2010
    Location
    Pretoria, South Africa
    MS-Off Ver
    Excel 2016
    Posts
    151

    Calculate qty with the greater value

    UnitCost LastCostEntered QTY TOTAL
    R 128.00 R 135.00 1 R 128.00


    TOTAL cost in L2 should calculate and multiply the Qty (K2) with either the UnitCost or LastCostEntered (Depending which value is the highest)

    See attachment!
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Calculate qty with the greater value

    Try:

    =K2*MAX(I2:J2)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Contributor
    Join Date
    04-20-2010
    Location
    Pretoria, South Africa
    MS-Off Ver
    Excel 2016
    Posts
    151

    Re: Calculate qty with the greater value

    Thanks Glenn!!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Calculate qty with the greater value

    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. [SOLVED] how to calculate greater than less than
    By John Matthew in forum Excel General
    Replies: 3
    Last Post: 11-21-2016, 11:33 AM
  2. [SOLVED] how to calculate greater than and less than for my work book
    By Shahip Raja in forum Excel - New Users/Basics
    Replies: 8
    Last Post: 11-18-2015, 02:35 AM
  3. [SOLVED] Calculate years between dates greater than 100
    By Ltat42a in forum Excel General
    Replies: 4
    Last Post: 03-03-2015, 08:38 PM
  4. Calculate using previous cell with value greater than 0
    By jfg733 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-20-2009, 12:44 PM
  5. IF to calculate if one date is greater than another
    By Tin in forum Excel Formulas & Functions
    Replies: 23
    Last Post: 11-18-2006, 06:19 PM
  6. [SOLVED] Re: calculate the number of words in a row whose length is greater than 2
    By RagDyeR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 PM
  7. So many greater than and less than values to calculate
    By Geezer in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-18-2005, 08:06 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