+ Reply to Thread
Results 1 to 8 of 8

How to sum value with different currencies & convert these resuls into one currency only?

Hybrid View

PHUONG TRAN How to sum value with... 06-12-2014, 05:41 AM
adyteo Re: How to sum value with... 06-13-2014, 03:59 AM
PHUONG TRAN Re: How to sum value with... 06-13-2014, 07:00 AM
adyteo Re: How to sum value with... 06-13-2014, 07:10 AM
PHUONG TRAN Re: How to sum value with... 06-13-2014, 07:39 AM
adyteo Re: How to sum value with... 06-13-2014, 07:47 AM
adyteo Re: How to sum value with... 06-13-2014, 07:49 AM
PHUONG TRAN Re: How to sum value with... 06-15-2014, 10:16 PM
  1. #1
    Registered User
    Join Date
    06-12-2014
    Posts
    4

    How to sum value with different currencies & convert these resuls into one currency only?

    For example:
    Product Currency Value
    A GBP 1000
    B EUR 2000
    C USD 3000
    D VND 12000

    Total in VND: ?????

    I can use sumif to sum for each currency, then convert each of them to one currency I want. However, as the database is quite big, I cannot do semi-automatical way like that. Please kindly help. Thanks so much
    Last edited by PHUONG TRAN; 06-12-2014 at 05:45 AM.

  2. #2
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: How to sum value with different currencies & convert these resuls into one currency on

    have a look at this. you need the exchange rate, of course, something you did not mention.
    currencies.xlsx
    Click on the star if you think I helped you

  3. #3
    Registered User
    Join Date
    06-12-2014
    Posts
    4

    Re: How to sum value with different currencies & convert these resuls into one currency on

    Thanks so much for your prompt support.
    However, in case we cannot add any column of Exchange in the database, how could we calculate it.
    Maybe I need to attach the file so you can see it more clearly.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: How to sum value with different currencies & convert these resuls into one currency on

    but in your file I see the exchange rates (however they seem a little weird: EUR = 28497.47 VND?)

    if you can add that somewhere in the excel file (even another sheet) it makes life easier otherwise we need to add the exchange rate in the formula.

    please let me know

  5. #5
    Registered User
    Join Date
    06-12-2014
    Posts
    4

    Re: How to sum value with different currencies & convert these resuls into one currency on

    Yes, the exchange rate EUR=28497.47VND.
    Due to the database is quite big, so I really want to add the exchange rate into the formula.
    I have added the currency symbol to value firgures, instead to have a seperate currency column and used formula =SUM(IF(LEFT($M$17:$M$1055,1)="$",VALUE(RIGHT($M$17:$M$1055,LEN($M$17:$M$1055)-1)),0)), but it does not work.

  6. #6
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: How to sum value with different currencies & convert these resuls into one currency on

    here it is:
    TEST SUMPRODUCT.xlsx

  7. #7
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: How to sum value with different currencies & convert these resuls into one currency on

    if you edit the formula, make sure that while in edit mode, you press CTRL-SHIFT-ENTER in order for it to work (there are arrays, {})

  8. #8
    Registered User
    Join Date
    06-12-2014
    Posts
    4

    Re: How to sum value with different currencies & convert these resuls into one currency on

    It's so great. Thanks so much for your help!!

+ 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. Currency Formatting for multiple currencies
    By rohithkotagiri in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 07-04-2018, 03:17 PM
  2. [SOLVED] How to MATCH currencies then perform calculation based on currency?
    By consulttk in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-12-2012, 03:17 PM
  3. Currency converter-multiple currencies
    By tsioumiou in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-29-2010, 01:08 PM
  4. Convert text value to currency value
    By Dave32 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-27-2008, 11:31 AM
  5. Convert currency to $X.XMM
    By StephanieH in forum Excel General
    Replies: 3
    Last Post: 06-13-2005, 05:05 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