G
Guest
Hi,
I'm building an access application, which tracks IT Labs at the local college.
It will be placed on a shared drive, where students have read-only access
and staff have read and write access.
The system uses a piece of code ( Username = (environ("Username")) to work
out the person accessing the code and based on their username, displays a
different form at startup. (Students see the VIEW timetable, Staff see MAKE A
BOOKING...)
Is there a way to stop students by-passing the initial startup, by holding
shift?
Thank you
I'm building an access application, which tracks IT Labs at the local college.
It will be placed on a shared drive, where students have read-only access
and staff have read and write access.
The system uses a piece of code ( Username = (environ("Username")) to work
out the person accessing the code and based on their username, displays a
different form at startup. (Students see the VIEW timetable, Staff see MAKE A
BOOKING...)
Is there a way to stop students by-passing the initial startup, by holding
shift?
Thank you