Currency conversions

V

vaughn.treco.news

Hi All:

I'm attempting to build a formula for converting various European currencies into US$.

Can anyone give me a few pointers?
 
H

Henry

Vaughn,

Column A Currency name
Column B Today's exchange rate
Column C Amount of foreign currency to be converted
In D1 =C1 * B1
Copy this down for the number of rows that you need.

Name Rate Amount $
£Sterling 1.50 100 150

Note that some exchange rates are expressed as number of $s to the £
and some as number of £s to the $.
If the formula gives the wrong result then use =C1/B1 in cell D1

HTH
Henry


Hi All:

I'm attempting to build a formula for converting various European currencies
into US$.

Can anyone give me a few pointers?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top