matthewnsarah07
Registered User.
- Local time
- Today, 07:17
- Joined
- Feb 19, 2008
- Messages
- 192
I have a frmTM which most staff use to complete Health and Safety checks, however some staff have the responsibility to oversee otherr checks on frmLTM
I have a field called USER on frmTM - I want to add an iif type statement to a button so that if the contents of [USER] = "mccors" or "baylim" it will open frmLTM otherwise a MsgBox saying no access.
How would I right this statement
Thanks for you help
I have a field called USER on frmTM - I want to add an iif type statement to a button so that if the contents of [USER] = "mccors" or "baylim" it will open frmLTM otherwise a MsgBox saying no access.
How would I right this statement
Thanks for you help