+ Reply to Thread
Results 1 to 4 of 4

Multiply A VLOOKUP By Exchange Rate (with different rates!)

  1. #1
    Registered User
    Join Date
    09-10-2020
    Location
    Auckland
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    3

    Multiply A VLOOKUP By Exchange Rate (with different rates!)

    Hi all, your help would be much appreciated below. I have many items sales from all differing regions in various currencies (and in no particular order), and would like to put them all into USD.

    I would like to do a VLOOKUP into the "USD Summary" tab, and then depending on the currency in column B, multiply by the exchange rate in the "Currency Conversion" tab.

    For instance, my VLOOKUP returns a value of $5, it is then picked up that Column B has the currency as AUD, it picks up the conversion rate of 0.69 and multiplies the $5.00 by this.

    Feel free to ask any questions, thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Multiply A VLOOKUP By Exchange Rate (with different rates!)

    First tidy up column A on the currency conversion tab so that it is only three letters

    Then:
    Formula for E2 =D2*INDEX('Currency Conversion'!B:B,MATCH(B2,'Currency Conversion'!A:A,0),1)
    Attached Files Attached Files
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    09-10-2020
    Location
    Auckland
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    3

    Re: Multiply A VLOOKUP By Exchange Rate (with different rates!)

    Thanks so much, can I ask, and sorry I'm really not familiar with the Index function, how would you add the VLOOKUP so I can put all results into the USD Summary tab?

  4. #4
    Registered User
    Join Date
    09-10-2020
    Location
    Auckland
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    3

    Re: Multiply A VLOOKUP By Exchange Rate (with different rates!)

    All good I worked it out! Thanks so much mehmetcik.

+ 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] Need to run VLookUp with IF Function to get proper rate aout of all different rates
    By raviraval86 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-09-2019, 02:34 PM
  2. Vlookup Formula to update multiple exchange rates for multiple products
    By jocpatch in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-24-2016, 08:36 PM
  3. VBA Function - Exchange Rates
    By skankingpigeon in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-08-2016, 06:53 PM
  4. Exchange rates display
    By akhmoud in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-02-2013, 02:02 AM
  5. Formula for exchange rates
    By msincome in forum Excel General
    Replies: 1
    Last Post: 03-29-2011, 03:14 AM
  6. [SOLVED] vlookup for exchange rate
    By Gábor in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-21-2006, 04:45 PM
  7. Calculating Month Average Exch Rate from Exchange Rates Calendar!!!
    By StanUkr in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-14-2005, 06:12 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