What's the easiest way to get live data into Access from a website? for example exchange rates from http://www.nationalbank.co.nz/person...ex/fxrates.asp
I've tried creating a macro, using the TransferText method, but this expects a page with the suffix htm,html,txt, etc - (The example page is a .asp extension)
It shouldn't be difficult - basically I need to run a procedure that updates the figures in a table.
Any Ideas?
Bookmarks