View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Erik[_9_] Erik[_9_] is offline
external usenet poster
 
Posts: 1
Default Currency Converter From Website

I am looking to create a Currency converter to pull from a live website
so when I make a workbook I can use this macro to convert it to USD or
other currencies of my choice.

Anyone have any thoughts?

The site I will be pulling from is :
http://moneycentral.msn.com/detail/s...ymbol=%2FCADUS
I will need to grab the numeral value from it.

Thanks in advance.