Hello again,
How do i do the code where i have a list box with certain names in. Also a textbox called Username.
When someone enters the name into the textbox to get access to a form, how do i make it so it only allows the names from that listbox. Ie. in the list box it has Joe Bloggs and Joanna Bloggs. In the textbox i write Joe Bloggs to get in. if i write something different thats not in the listbox it then opens a messagebox and doesnt allow me access.
Cheers