I have a form that is bound to a table. It has two unbound list views that have sql queries as the rowsource.
I can add a record to the parent form, but it will not save until I close and reopen the form.
When I try and use docmd.runcommand accmdsaverecord, I get error 3021.
This is only happening on two forms in my app that has around 50 forms that are working just fine.
I am sure it is something simple, but I have not been able to find anything on the UA
Ryan
