+ Reply to Thread
Results 1 to 6 of 6

Formula for multiple currency conversions

  1. #1
    Registered User
    Join Date
    09-29-2020
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    30

    Formula for multiple currency conversions

    Hoping some lovely person can assist me

    I need a formula to convert various currencies (Pound, Euro, and Dollar) to Dollar. Please can someone help me?

    I have attached an example with an exchange rate table

    Thank you
    Attached Files Attached Files
    Last edited by Tally04; 04-20-2021 at 11:58 AM.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,711

    Re: Formula for multiple currency conversions

    In K9

    =VLOOKUP(GetCurrency([@Price]),$E$3:$F$5,2,FALSE)*[@Price]


    VBA code to extract currency code

    Please Login or Register  to view this content.

    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Press Alt+F11 to open the Visual Basic Editor
    Choose Insert > Module
    Edit > Paste the macro into the module that appeared
    Close the VBEditor
    Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)
    [B][I]

  3. #3
    Registered User
    Join Date
    09-29-2020
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    30

    Re: Formula for multiple currency conversions

    Thanks for the reply. Ive done this, but getting an error message of #name?

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,711

    Re: Formula for multiple currency conversions

    See attached
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-29-2020
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    30

    Re: Formula for multiple currency conversions

    I have this working now. thank you!

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,711

    Re: Formula for multiple currency conversions

    You're welcome.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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] Multiple Date Conversions using VBA
    By clattenburg cake in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-14-2013, 10:13 AM
  2. multiple ratio to whole number fraction conversions
    By Icecycle66 in forum Excel General
    Replies: 7
    Last Post: 04-30-2009, 01:39 PM
  3. Currency Conversions
    By skizz135 in forum Excel General
    Replies: 1
    Last Post: 11-20-2008, 06:11 PM
  4. Currency Conversions with If Statements?
    By swieduwi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-04-2007, 10:31 AM
  5. Currency Conversions
    By Numbs in forum Excel General
    Replies: 2
    Last Post: 11-21-2006, 03:59 PM
  6. Currency Conversions w/ If Statements?
    By Renetrainer in forum Excel General
    Replies: 1
    Last Post: 10-18-2006, 09:01 AM
  7. Formula for rounding a column of currency to a multiple
    By GenoBambino in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-13-2006, 09:10 PM

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