This question is a twin to How do I Mandate the Tab Order for a Control within a Subform's Form but asks a separate question.
I have a form and a sub form which I use to track customer complaints. The main form has static data such as account number name of caller, date of call and reason for call. The sub form is used for notes. Since follow-up is sometimes needed there is a many-to-one relationship between notes and complaint tracking the update date of the note. I have two questions:
1. is found in the twin thread.
2. How do I make the note control required in every instance?
I tried making the note required in the table/field definition and that did not work.
I have a form and a sub form which I use to track customer complaints. The main form has static data such as account number name of caller, date of call and reason for call. The sub form is used for notes. Since follow-up is sometimes needed there is a many-to-one relationship between notes and complaint tracking the update date of the note. I have two questions:
1. is found in the twin thread.
2. How do I make the note control required in every instance?
I tried making the note required in the table/field definition and that did not work.
Comment