View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
diepvic diepvic is offline
external usenet poster
 
Posts: 31
Default Write a macro to find smt.

Hi,
I have a table like below:
A B
Currency Price
EUR 10,000
USD 5,000

I need to write a macro which shows the correct price after the client keys
in the currency they want the price to be quoted at.

Pls help me.

Thanks