Teresa Allen
New member
- Local time
- Today, 12:44
- Joined
- Mar 5, 2003
- Messages
- 8
I have been through many of these threads to try to figure this out on my own but I've had no luck. Lot's of combobox question but I couldn't find this one.
I have a training form with a button that will add new employees if the one your trying to enter training on is not in the list (employee table) I have a second form that pops up and the user can add the employee, save and return to the training form to continue to enter training for the new employee. I would like to keep the data in the training form and just requery the employee table combo box. The requery code seems to work (after looking through several messages to find out how to do it) but it won't requery until I save the record on the Training form and I can't save it because it's not in the combobox?
I guess I could just clear the employee name field on the training form when I open the second form but can't figure out how to do that either.
Access comes so easily sometimes but sometimes I need to use a hammer. This is a sledgehammer problem for me.
I have a training form with a button that will add new employees if the one your trying to enter training on is not in the list (employee table) I have a second form that pops up and the user can add the employee, save and return to the training form to continue to enter training for the new employee. I would like to keep the data in the training form and just requery the employee table combo box. The requery code seems to work (after looking through several messages to find out how to do it) but it won't requery until I save the record on the Training form and I can't save it because it's not in the combobox?
I guess I could just clear the employee name field on the training form when I open the second form but can't figure out how to do that either.
Access comes so easily sometimes but sometimes I need to use a hammer. This is a sledgehammer problem for me.