Subject last record in indexed table out of wack
From Charlie <tm@tc.com>
Date Fri, 13 Dec 2024 13:22:03 -0500
Newsgroups dbase.getting-started

I have a stupid problem with an indexed table.  I can't give a lot of info on this but I am just wondering if anyone has run into this problem based on my description of what is happening.  

The table is indexed.  It opens and is supposed to open with the record it was on when last closed.   That part works fine except the very last record in the table which instead of showing it's own data, is showing data from the first record.  if you click on the record with the incorrect data it corrects itself with the correct data.  But before doing that, it is as if it is null and not part of the indexed table.

Anyone ever experience something like this and if so how did you resolve it.  I have tried to reindex the table which doesn't help.  It may be a coding problem which will be complicated.

Thanks for any suggestions.