Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dinesh
 
Posts: n/a
Default Looking a formula to convert local currency to USD by matching com


Amount in Local Currency
Col "Y" Col "AH"
Co # Reserve Convert to USD by matching Co #
001 65000 ?
002 650000 ?
003 450000 ?
004 30000 ?
005 375000 ?
006 42500 ?



Exch Rate Table
LC Co # Rate
AUD 001 1.327
KRW 002 968.75
NZD 003 1.458
SGD 004 1.6205
HKD 005 7.7572
TWD 006 31.9675

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Govind
 
Posts: n/a
Default Looking a formula to convert local currency to USD by matchingcom

Hi,

Use

=B2/VLOOKUP(A2,$B$13:$C$18,2,FALSE)

Where B2 has local currency and A2 has company code inthe first table
and B13:C18 is where the Exchange rates in the second table are.

Regards

Govind.

Dinesh wrote:


Amount in Local Currency
Col "Y" Col "AH"
Co # Reserve Convert to USD by matching Co #
001 65000 ?
002 650000 ?
003 450000 ?
004 30000 ?
005 375000 ?
006 42500 ?



Exch Rate Table
LC Co # Rate
AUD 001 1.327
KRW 002 968.75
NZD 003 1.458
SGD 004 1.6205
HKD 005 7.7572
TWD 006 31.9675

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dinesh
 
Posts: n/a
Default Looking a formula to convert local currency to USD by matching com

Thanks, Govind
dinesh


"Dinesh" wrote:


Amount in Local Currency
Col "Y" Col "AH"
Co # Reserve Convert to USD by matching Co #
001 65000 ?
002 650000 ?
003 450000 ?
004 30000 ?
005 375000 ?
006 42500 ?



Exch Rate Table
LC Co # Rate
AUD 001 1.327
KRW 002 968.75
NZD 003 1.458
SGD 004 1.6205
HKD 005 7.7572
TWD 006 31.9675

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert currency of the whole worksheet PH Excel Discussion (Misc queries) 1 February 13th 06 10:41 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
How do I convert a cell(s) from the formula to it's contents? ZZBC Excel Worksheet Functions 9 January 30th 06 03:05 PM
Convert text to formula - Help pleaaase Ayrton Excel Discussion (Misc queries) 5 December 7th 05 05:26 PM
Is there a formula to convert numbers to written text in Excel? LZC Excel Worksheet Functions 3 November 27th 04 08:10 PM


All times are GMT +1. The time now is 12:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"