I have a query that by nature is read-only. This data is used to populate a form in datasheet mode.
Somehow I need to be able to edit the entry and update the source table. Any Ideas.
I appreciate the fact that I will need vba code to do the updating. that is no problem.
I have tried to...