andysgirl8800
Registered User.
- Local time
- Yesterday, 23:38
- Joined
- Mar 28, 2005
- Messages
- 166
This is such a silly question, I'm sure, but I've added a pop up calendar to my form and attached it to a combo box to call the calendar. This is working well. However, when a date is selected from the calendar, it is changing that combo box date field for every record in my DB, not just the one I am working on. How can I avoid this and how can I tie the function to update just the current record? Please help.