+ Reply to Thread
Results 1 to 4 of 4

need formula for courier pricelist

  1. #1
    Registered User
    Join Date
    10-17-2013
    Location
    south africa
    MS-Off Ver
    Excel 2010
    Posts
    2

    need formula for courier pricelist

    hi

    I am new to this. I tried the following formula for the pricelist but could not get it to work.

    actual weight - create cell for actual weight
    shipping weight - =ceiling("actual weight",0.5)
    Shipping cost - =SUM((("shipping weight"/0.5)-1)*5.8)+24.8

    the pricelist I am working from is:

    R25 plus per kg price.

    for a 2 kg parcel it would be R25 plus R3 per kilo which would be R31 total.
    for a 3-5 kg parcel it would be R25 plus R4 per kilo.

    as the kg's increase the price per kg decrease.

    Is there someone the could help with a formular to calculate the total amount payable?

    Thanks in advance.

    Kind Regards
    Attached Files Attached Files

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: need formula for courier pricelist

    Used the index and match function to get the desired result as per your requirement. Please see the attachment.

    I hope it helps.
    Attached Files Attached Files
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  3. #3
    Registered User
    Join Date
    10-17-2013
    Location
    south africa
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: need formula for courier pricelist

    Hi

    Thanks sooooo much sktneer! Work good. Much appreciated

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: need formula for courier pricelist

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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] Formula to select courier service for different destinations
    By JHC in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-16-2013, 05:04 AM
  2. VBA Editor: my default font is gone,Courier New(Western)
    By JVL_DarkHorse in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-03-2006, 04:25 PM
  3. Changable Pricelist
    By DazMan in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 07-01-2005, 10:05 PM
  4. [SOLVED] Trying to develop a shipping calculator to compare courier rates
    By Crys in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-09-2005, 07:06 PM
  5. Replies: 2
    Last Post: 05-09-2005, 05:06 PM

Tags for this Thread

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