D
Data
Hello,
Just have a question. My main form has textbox: name is Condition.
Prefilled by clicking on combo box.
Basically, if the condition is GPM, then user can only enter two
entries in a subform (Orientation form). But if the condition is DBT,
then user can entry up to six entries in the subform (Orientation
form).
I don't know what property of the form(me.etc) to use restrict record
entries in the vba code?
Can anyone help me out.
Thanks
Just have a question. My main form has textbox: name is Condition.
Prefilled by clicking on combo box.
Basically, if the condition is GPM, then user can only enter two
entries in a subform (Orientation form). But if the condition is DBT,
then user can entry up to six entries in the subform (Orientation
form).
I don't know what property of the form(me.etc) to use restrict record
entries in the vba code?
Can anyone help me out.
Thanks