DirkGently
Programmer
I have a form that lists all the records in a table. You cannot add a new record on this form, you must click the "add record" button, which opens the edit form allowing the creation of a new record. After creating the record and closing the entry form, how can I get the form with the list of all records to refresh so that the new record shows in the list? I tried adding a "Refresh" button to the form, (using the wizard) but it does not make the new record show up in the list. The new record shows only if I close the form and re-open it.
Any help would be greatly appeciated.
Any help would be greatly appeciated.