I have this form with two fields, first one combo box which I'll pick
Record from; depending on it the second field which is a query that
Will run on enter. For example:
Reg time: 10 – 12 (combo box record)
Lab time: 10 – 11 (query)
But what if I decide to change the reg time field to:
Reg time: 12 – 2
Lab time: ??????
which must be 12 - 1
How to refresh the query to give new lab time ?
Record from; depending on it the second field which is a query that
Will run on enter. For example:
Reg time: 10 – 12 (combo box record)
Lab time: 10 – 11 (query)
But what if I decide to change the reg time field to:
Reg time: 12 – 2
Lab time: ??????
which must be 12 - 1
How to refresh the query to give new lab time ?
Last edited: