+ Reply to Thread
Results 1 to 7 of 7

how to count discount price

  1. #1
    Registered User
    Join Date
    08-24-2012
    Location
    Maharashtra, Pune
    MS-Off Ver
    Excel 2007
    Posts
    56

    Exclamation how to count discount price

    Hi Friends,

    I want a formula for calculation, Suppose a cellular company charges a customer for first 1min will be charged with 60p and 2nd min will be charged with 40p and remaning min will be charge with 20p what formula to be used so that whenever i enter certain min it will calculate according to above charges...

    please help me with the formula.

    Thanks & Regards
    Vivek

  2. #2
    Registered User
    Join Date
    02-19-2013
    Location
    Sri Lanka
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    71

    Re: how to count discount price

    Hi vive,

    You can use the VLookup() function

    Type the following text in column E and F (E1:F3)
    E F
    1 60
    2 40
    3 20

    Now type the Lookup formula in B1 .....=VLOOKUP(A1,E1:F3,2,TRUE)

    Enter

    Then type a value in cell A1 and check Whether it is ok or not.

    Visit http://excelsenior.com/

  3. #3
    Valued Forum Contributor
    Join Date
    10-14-2012
    Location
    Netherlands
    MS-Off Ver
    Excel 2019
    Posts
    353

    Re: how to count discount price

    This is my formula.......
    Attached Files Attached Files
    Kind regards,
    Piet Bom

  4. #4
    Registered User
    Join Date
    08-24-2012
    Location
    Maharashtra, Pune
    MS-Off Ver
    Excel 2007
    Posts
    56

    Re: how to count discount price

    Thanks guys for you help but janagan i think you didn't get my question anyways thanks for replying &

    PietBom Thanks you applied perfect formula can you tech me that formula coz i want to learn to apply it in various situations...

  5. #5
    Valued Forum Contributor
    Join Date
    10-14-2012
    Location
    Netherlands
    MS-Off Ver
    Excel 2019
    Posts
    353

    Re: how to count discount price

    I added a little explanation.
    Hope it is more clear for you now.
    Also added a more complex formula in case you want to work with fractions of minutes
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-24-2012
    Location
    Maharashtra, Pune
    MS-Off Ver
    Excel 2007
    Posts
    56

    Re: how to count discount price

    Thanks PietBom you tried to explain me but still I am not able to uderstand it, but anyways it is very nice formula
    you have applied but please try to explain me in more easy way

  7. #7
    Valued Forum Contributor
    Join Date
    10-14-2012
    Location
    Netherlands
    MS-Off Ver
    Excel 2019
    Posts
    353

    Re: how to count discount price

    I tried to explain more easy (see attachment).
    But I realized that it is hard to explain something easy
    If you still dont understand, can you explain what it is that is not clear.
    Attached Files Attached Files

+ 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