I am looking to create a log-in screen for staff to enter their Username and Password to access a certain form.
Their log-in details are saved in a table called tbl_Staff_Name (Column 7 = Username, Column 8 = Password)
When they log-in i want them to be able to access the form Splashpage
Does...