WineSnob
Not Bright but TENACIOUS
- Local time
- Today, 03:13
- Joined
- Aug 9, 2010
- Messages
- 211
I am getting a write conflict error when trying to update another field on the same record. What is the best way to work around this? I have a form in continuous forms that filters records by month. I would like to Update the field CF Income to equal Actual Income when I Change Actual Income. I have query an update query that will do this but and I put it on an afterUpdate event for the Actual Income (which gives me the error.... I understand that) Any suggestions for a work around?