LadyScot101
Registered User.
- Local time
- Today, 08:05
- Joined
- Jun 24, 2013
- Messages
- 18
I created a database to input new employees in a uniform database. It's a New Employee Input Form, New Employee Input Query and Employee Information Table. The Form has drop down boxes that pull in information from a Location Table, Years Code Table, Position Table, and all tie to the Employee Info Table. They are Inner Joined to the Employee Info Table. There is no subform. It's a simple input form. Problem is, the add new record is greyed. The Addition and Data Entry is set to Yes and when I open the form, the data is there, which it shouldn't be. When I click on a drop down box of what is on the screen, there is nothing to choose. Everything in properties is set to yes, so I don't understand. I have no VBA code or anything attached to it. What could it be? I'm totally confused!