I’m not sure of the normal protocol; whether to ask two questions in one posting but here goes:
– Is it possible to link an access database to a table on the web? I thought it was impossible but I recently got a taste of an XML link via Excel so I thought it was worth asking again.
– I have an SQL statement that builds as a user makes selections on a form. The SQL statement builds in VBA and updates my subform quite nicely. How do I get a report to run based on the newly created SQL statement? Should I have the code create a query or is there a way to do it via the record source of the report?
Thanks!