Access automatically saves your data when you move off the record. You could
issue various "Dirty = False" statements in the LostFocus events of your
controls, but that would be considerable overkill. What are you trying to
accomplish?
I built a "SAVE" buttom on the form. After any
modification, I click the SAVE buttom but I don't see any
changes reflected from the related table. I can only see
the changes on the table after quiting Access and come
back to reopen the table. Do I need to build that "SAVE
buttom?
I also built a command buttom "REFRESH" the same way by
wizard. It does not work either. I clicked Refresh buttom
on the toolbar and nothing refresh. What's wrong? Please
help.