Hi,
Is it possible to determinie, if the user use the closeButton (x) on a form
to close an form.
Another question:
What is wrong with this code:
If CurrentUser = "Supervisor" Then
...then do something
Else
....then do something else
end if
Thanks in advance
Mik