Good afternoon.
I have a form with a subform.
I have problems writing the following code:
if there are some records in the subform, lock the control in the main form.
E.G.
you can only change combo box Customer if he has placed no Orders (all the details of the orders are in the subform). plus, if there were orders, but the user deleted them.
i guess i am stuck with selecting the condition in the if-statement correctly. can anyone advise me?
thx
I have a form with a subform.
I have problems writing the following code:
if there are some records in the subform, lock the control in the main form.
E.G.
you can only change combo box Customer if he has placed no Orders (all the details of the orders are in the subform). plus, if there were orders, but the user deleted them.
i guess i am stuck with selecting the condition in the if-statement correctly. can anyone advise me?
thx