D
Dave
Need also second If Condition to work, tried this code below, but with no
success.
If IsNull(Text362) And (StartDte) Is Not Null Then
DoCmd.RunMacro "macropopup"
End If
success.
If IsNull(Text362) And (StartDte) Is Not Null Then
DoCmd.RunMacro "macropopup"
End If