R
Rose B
I have a form based upon a table. I have found that if I show the (system)
navigation buttons at the bottom and use them to go through the record set,
once I go beyond the last record it just keeps adding new records. How can I
stop this?
(I have looked at another database, built elsewhere, that has a similar form
but as soon as you go one past the last record it greys out the next record
arrow and if you do not enter any data does not add a record to the
underlying table. I have checked all of the properties of the form and cannot
find any difference).
I have also looked at replacing the navigation arrows with my own and based
the selection upon record number (the table key), but as I want to sort the
records this is not really very helpful.
Any suggestions very much appreciated! (Hopefully this is some really simple
and obvious setting that I am just missing).
navigation buttons at the bottom and use them to go through the record set,
once I go beyond the last record it just keeps adding new records. How can I
stop this?
(I have looked at another database, built elsewhere, that has a similar form
but as soon as you go one past the last record it greys out the next record
arrow and if you do not enter any data does not add a record to the
underlying table. I have checked all of the properties of the form and cannot
find any difference).
I have also looked at replacing the navigation arrows with my own and based
the selection upon record number (the table key), but as I want to sort the
records this is not really very helpful.
Any suggestions very much appreciated! (Hopefully this is some really simple
and obvious setting that I am just missing).