+ Reply to Thread
Results 1 to 4 of 4

Currency Conversion Rates Based on Different Currencies Selected - #VALUE! Error

  1. #1
    Forum Contributor
    Join Date
    05-29-2017
    Location
    UK
    MS-Off Ver
    Pro Plus 2016
    Posts
    301

    Currency Conversion Rates Based on Different Currencies Selected - #VALUE! Error

    Why on earth I'm getting #Value! result?? Just cant figure anymore...

    Basically, I'm looking to return values based on currencies selected.

    IF B2 is USD and C2 is GBP, return currency conversion rate (D2) based on these pairs.
    IF, however, B2 is GBP and C2 is EUR, then return currency conversion rate (D3) based on these pairs.
    Lastly, IF B2 (GBP) is equal to C2 (GBP), then return 1.0000.

    I've been using formula:

    =IF(AND(B2="USD", C2="GBP"), D2, "-")

    And it's been working fine.

    So is:

    =IF(B2=C2, "1.0000", "-")

    But as soon as I blend them two together, I get #VALUE! error.

    =IF(AND(B2="USD", C2="GBP"), D2, "-")+IF(B2=C2, "1.0000", "-")

    I tried several variations, nothing works... what am I doing wrong?

    Will have to add more currency pairs into this formula, but I think if I can get these two variations solved, should be okay to take it from there.

    Thanking in advance for your help!

  2. #2
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Currency Conversion Rates Based on Different Currencies Selected - #VALUE! Error

    Try this..
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

  3. #3
    Forum Contributor
    Join Date
    05-29-2017
    Location
    UK
    MS-Off Ver
    Pro Plus 2016
    Posts
    301

    Re: Currency Conversion Rates Based on Different Currencies Selected - #VALUE! Error

    Worked, perfectly!

    You guys are life-savers :-)

    Thank you!!!

  4. #4
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Currency Conversion Rates Based on Different Currencies Selected - #VALUE! Error

    You're welcome, glad it worked for you.

+ 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. Convert Currencies and adjust by rates
    By MinisoftEggshell in forum Excel General
    Replies: 7
    Last Post: 05-07-2017, 07:48 PM
  3. Getting Historical Fx Rates for Multiple Currencies
    By ptmuldoon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2015, 01:47 PM
  4. Replies: 7
    Last Post: 06-15-2014, 10:16 PM
  5. [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
  6. Currency converter-multiple currencies
    By tsioumiou in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-29-2010, 01:08 PM
  7. $ to £ conversion and currency rates
    By mabel in forum Excel General
    Replies: 2
    Last Post: 08-25-2007, 06:13 AM

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