JeffreyDavid
Registered User.
- Local time
- Today, 11:37
- Joined
- Dec 23, 2003
- Messages
- 63

I have a table, ExchangeRate which has 2 fields - a date field and the exchange rate, and it gets updated manually everyday with that days exchange rate. I have a form with a text box and I want to display the most recent exchange rate.
How would one go about this ominous task?