A
AccessIM
Is it possible to require certain fields to be populated based on the choice
in a combo box?
I have a combo box on a form that populates a field called [Reason] in a
table. If the user chooses, for example, "Left Early" for the reason I want
the [TimeOut] field to be required and a msg box to pop up telling the user
the need to fill in that field. However, if the user chooses "Sick" for the
reason from the same combo box, the [TimeOut] field is not necessary and not
required.
Any help is appreciated as I am just barely at a beginner level when it
comes to writing code. Thank you in advance!
in a combo box?
I have a combo box on a form that populates a field called [Reason] in a
table. If the user chooses, for example, "Left Early" for the reason I want
the [TimeOut] field to be required and a msg box to pop up telling the user
the need to fill in that field. However, if the user chooses "Sick" for the
reason from the same combo box, the [TimeOut] field is not necessary and not
required.
Any help is appreciated as I am just barely at a beginner level when it
comes to writing code. Thank you in advance!