I have a combobox with a list of reports that opens that report when updated. I want to change the source of the report based on the combobox value. I have a table that has the report names and the associated queries in it. Can I use a dlookup to the table in the openargs to set the source to...
I have a table with a couple fields in it for entering times: [Resp_Notified] and [Resp_Arrival]. In the table the property is set to Date/Time , format set to Short Date and mask set to 00:00;0;_
In the query I have -
DeltaT: DatePart("n",timeduration([Resp_Notified],[Resp_Arrival]))
to get...
I have a form that opens and displays records based on a select query. I want to add a button to the form so thet when clicked there is a prompt comes up that aske for the [Last_Name]to filter the records on and then refresh the form to reflect this.. I can do this in the criteria of the query...
I have a form that opens and displays records based on a select query. I want to add a button to the form so thet when clicked there is a prompt comes up that aske for the [Last_Name]to filter the records on and then refresh the form to reflect this.. I can do this in the criteria of the query...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.