How to clear the values when i reopen the form or when i open the form?
How to clear the values when i reopen the form or when i open the form?
WCS_ReverseWorkingList is the data source and yap its the last record
What is the source of the data?
I guess that it's a data source and you see the last record by default.
One of the options is creating a new record when opening the form (myTable_ds.create()). Another is using unbound fields and saving values to the table on close.
Martin Dráb
601
Most Valuable Professional
Abhilash Warrier
416
Adis
384
Super User 2025 Season 1