D
Dave Elliott
I have a main form named EmployeeInfo that has (3) sub-forms on it that
needs to have code check and see if they have a value. (Is Not Null)
The 1st sub-form is named TPayRate and the control on this form that needs a
value before allowing a save record is PayRate.
The 2nd sub-form is named FNoAllowSub and the control on this form that
needs a value before allowing a save record is NoAllow.
The 3rd sub-form is named TSinMar and the control on this form that needs a
value before allowing a save record is SinMar.
Would appreciate help with this..
Thanks,
Dave
needs to have code check and see if they have a value. (Is Not Null)
The 1st sub-form is named TPayRate and the control on this form that needs a
value before allowing a save record is PayRate.
The 2nd sub-form is named FNoAllowSub and the control on this form that
needs a value before allowing a save record is NoAllow.
The 3rd sub-form is named TSinMar and the control on this form that needs a
value before allowing a save record is SinMar.
Would appreciate help with this..
Thanks,
Dave