Say I have a spreadshet with $ for currency.
Now, say I wanted a drop down filter or radio button
that if selected would convert all cells to the new currency.
here's what I DON'T want to use:
1. A macro
2. A relative referenced cell that formulaically contains the conversion factor that I can multiply my cells against and produce the results on another worksheet.
I just want the worksheet to magically change to the new currency when I push a radio button (or select from a drop-down validation list). Surely there is a 3rd party api that I can get than can do this that polls the latest
currency exchange rates from outside the spreadsheet and uses them as the basis for the conversion.
Anyone got any ideas?
Thanks!~
Now, say I wanted a drop down filter or radio button
that if selected would convert all cells to the new currency.
here's what I DON'T want to use:
1. A macro
2. A relative referenced cell that formulaically contains the conversion factor that I can multiply my cells against and produce the results on another worksheet.
I just want the worksheet to magically change to the new currency when I push a radio button (or select from a drop-down validation list). Surely there is a 3rd party api that I can get than can do this that polls the latest
currency exchange rates from outside the spreadsheet and uses them as the basis for the conversion.
Anyone got any ideas?
Thanks!~