Results 1 to 2 of 2

Attached sample. I need the right formula for this.

Threaded View

  1. #1
    Registered User
    Join Date
    10-06-2019
    Location
    UAE
    MS-Off Ver
    10
    Posts
    1

    Post Attached sample. I need the right formula for this.

    LINE B6 = LIST PRICE 5,400,000.00
    PAYMENT TERMS
    CONVERTED CURRENCY USD AED (This is the thing i did manually to get the total amount for the below)
    LINE B10 = DISCOUNT 5%
    LINE B11 = TOTAL DISCOUNT 270,000.00 5,400.00 19,285.71 To get the TOTAL DISC = B6*B10
    LINE B12 = NET LIST PRICE 5,130,000.00 102,600.00 366,428.57 To get the NET PRICE = B6-B11
    LINE B13 =12% VAT 615,600.00 12,312.00 43,971.43 For VAT I used this =IF(B12>3199999,B12*0.12,0)
    LINE B14 = TOTAL CONTRACT PRICE 5,745,600.00 114,912.00 410,400.00 To get the TOTAL CONTRACT PRICE = B12+B13
    LINE B15 = 6.5% OTHER CHARGES 333,450.00 6,669.00 23,817.86 To get OTHER CHARGES = B12 * 6.5%
    TOTAL AMOUNT PAYABLE 6,079,050.00 121,581.00 434,217.86 To get AMOUNT PAYABLE = B14 + B15
    Attached Files Attached Files
    Last edited by padillajudy80; 10-07-2019 at 12:33 AM. Reason: Changing title

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 01-10-2019, 09:34 AM
  2. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  3. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  4. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  5. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  6. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM

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