I have a form, where a user can enter a date range and click 'go'. This runs a sequence of query's that ultimately gives 1 record with 4 variables. (right now in a make table query)
My question is - how do i get this record to then display on the form after its done running? If i add a subform with the results table - the query blows up because its 'locked' in the form.
Thanks,
Tort
My question is - how do i get this record to then display on the form after its done running? If i add a subform with the results table - the query blows up because its 'locked' in the form.
Thanks,
Tort