Real-time currency conversion spreadsheet design help

skylinekiller

New Member
Joined
May 3, 2004
Messages
48
I am in the design phase and looking to get some ideas on the best way to design my spreadsheet.
We have a small private org that makes purchases and hold fundraisers. Some items we buy in Japanese yen and some we buy in US Dollars. We also receive Japanese Yen and US dollars. What is the best way to get an automated formula with the currency exchange rate the date it is getting entered? I thought about importing an object from the web and referencing the exchange rate table, but when I can't find a way only to refresh the newly inputted information.


This is my current design. I want it to pull realtime exchange rate with target currency US Dollars, but I only want real-time currency the day its entered. The Balance I want is in US Dollars

A1, B1, C1, D1, E1, F1, G1, H1, I1
Date, Items purchased, Event, Dollars, Yen, Ex Rate, Total US Dollars, Total Japanese Yen, Balance


Any help or input on my real-time currency design dilemma is greatly appreciated.
 
Last edited:

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
You can do that relatively simply. You will need to create a table of Yen ex rates with a date component. Each transaction has a date so you then query the table based on the date to find the ex rate.
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,684
Members
448,977
Latest member
dbonilla0331

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top