+ Reply to Thread
Results 1 to 4 of 4

Currency Formula

  1. #1
    Forum Contributor
    Join Date
    09-07-2015
    Location
    indonesia
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2311 64-bit
    Posts
    171

    Currency Formula

    Dear Friends,
    I create a formula to got automatic number with the currency but total amount is error.
    Please help to advise what formula I needed to got result in column G and I in attached file.
    Thank you in advance for your help.

    Best regards,
    Wie Wie
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,718

    Re: Currency Formula

    Put this formula in G3:

    =F3&" "& TEXT(D3*E3,"#,###.00")

    then copy down. Use this formula in I3:

    =H3*SUBSTITUTE(G3,F3&" ","")

    then copy that down.

    Hope this helps.

    Pete

  3. #3
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Currency Formula

    Try

    I3=TRIM(RIGHT(SUBSTITUTE(G3," ",REPT(" ",50)),50))*H3 and drag down.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  4. #4
    Forum Contributor
    Join Date
    09-07-2015
    Location
    indonesia
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2311 64-bit
    Posts
    171

    Re: Currency Formula

    Dear Pete and Ankur,
    That work, thank you so much for your help
    have a nice day

    Best regards,
    Wie Wie

+ 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] Change currency in quotation (automatically if an certain currency is selected.
    By The excel apprentice in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-29-2021, 03:31 AM
  2. [SOLVED] Formula that contains currency not returning the results as currency
    By Triscia in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 07-17-2014, 03:02 PM
  3. Currency conversion insert currency symbol
    By siobeh in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-01-2013, 05:50 AM
  4. Currency Sum Formula Help!
    By Blycker in forum Excel General
    Replies: 1
    Last Post: 09-10-2012, 06:37 PM
  5. Replies: 5
    Last Post: 06-30-2011, 07:48 AM
  6. sum if formula for currency
    By dandavis1 in forum Excel General
    Replies: 3
    Last Post: 11-24-2009, 06:08 AM
  7. Currency Formatting-range of number as currency
    By kmurray24 in forum Excel General
    Replies: 1
    Last Post: 01-09-2008, 09:09 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