J
jh
I have a subform entitled "SLsubform". I need to prompt
the user for information if a field is not null. So...
If "ActualEnddate" is Not Null, then prompt user to put in
a Y or N in the field "SpecMet".
If "ActualEnddate" is Null, then don't allow user to put
in a Y or N in the field "SpecMet".
Hope this is enough info. If not, let me know. Thanks in
advance.
the user for information if a field is not null. So...
If "ActualEnddate" is Not Null, then prompt user to put in
a Y or N in the field "SpecMet".
If "ActualEnddate" is Null, then don't allow user to put
in a Y or N in the field "SpecMet".
Hope this is enough info. If not, let me know. Thanks in
advance.