Hi All,
our company has a basic expense form and as we're growing we're travelling to more and more places. as such i'd like to create an expense form in which you can choose the currency type by means of a simple drop-down, and the most up-to-date exchange rate will be looked up. i know how to do the excel part of this, but i don't exactly know how to import data into excel from another source (a conversion table from a site like www.xe.com) upon start-up. here's how i'm thinking it will work:
1) on startup, excel will update a lookup table (named "ex_rates") with conversion rates from another source (ideally one from the net, but i'm open to suggestions)
2) then as the user puts in a currency from the drop down the exchange rate is filled in by means of a simple look-up from ex_rates and put into a protected cell which can be seen on the front sheet.
would appreciate any help or suggestions on this.
Thanks
2)
our company has a basic expense form and as we're growing we're travelling to more and more places. as such i'd like to create an expense form in which you can choose the currency type by means of a simple drop-down, and the most up-to-date exchange rate will be looked up. i know how to do the excel part of this, but i don't exactly know how to import data into excel from another source (a conversion table from a site like www.xe.com) upon start-up. here's how i'm thinking it will work:
1) on startup, excel will update a lookup table (named "ex_rates") with conversion rates from another source (ideally one from the net, but i'm open to suggestions)
2) then as the user puts in a currency from the drop down the exchange rate is filled in by means of a simple look-up from ex_rates and put into a protected cell which can be seen on the front sheet.
would appreciate any help or suggestions on this.
Thanks
2)