N
Nick Heath
I want to know how to return a value telling me whether or not a form is
currently open. Something like this pseudo-code:
If Forms![new appointment].Open = True Then
'send harry a box of chocolates'
End If
Cheers
currently open. Something like this pseudo-code:
If Forms![new appointment].Open = True Then
'send harry a box of chocolates'
End If
Cheers