I have a lovely bit of code I use as a login for databases. I didn't write it, I found it on the internet. It used to work fine, but now that I have Access 2010, it doesn't like it and gives me a run time error.(run-time error 3314 You must enter a value in the 'TableEmployees.EmployeeID' field...
Thank you very much for your help. After trying and failing to convert the database to 2003 and also using the convert macro button (which put an error in the code!) I did a google search on Not in List and have found some code which I think will really help me out.
I used the wizard when I created the button on the menu form which when pressed opens the other form and displays the record that matches the text box in my menu form. It has used an embedded macro instead of and Event Procedure so I don't actually have any code!
(I have tried going into...
I have been searching the forum for an answer to my question, but so far haven't found it. I thought I'd just ask and hopefully someone can point me in the right direction?
I am using Access 2010.
I have a form which is basically just a text box search function. I want the user to be able to...
My name is TheWanderer and I am interested in learning more about Access. I have created a handful of databases, but they haven't been very fancy so I'd like to find out about more of the cool things I could do.