Dear,
I have built a calendar on a form, where each day is presented by a small command button. For each command button, I execute a Dlookup function to retrieve data from a Query (i.e. Query with first column holding the date and second column holding the data to retrieve) on the load-event of the form. It takes around 8 minutes to finish all Dlookups (because it needs to execute 365 Dlookups). Is there a way to speed this up?
Thank you
Kind regards, Bart