S
Scott
1. How do I make a Form look at a Table, determine the
maximum value from an item, increment it by one when a
new record is created, and delete it when escape or
cancel is pressed (without autonumber)(The numbers Must
increment by one)? I cheated and wrote a little code to
go to the last record, save the number, create a new
record, and index the number by one. The problem with
this is that sometimes (Unknown why) the tables loses
index and my form doesn't see the "last" record.
2. Why do I have to repair the database sometimes to
make forms recognize all records and not lose index?
I looked at The Access Web and was unable to find what I
was looking for. Any help would be greatly appreciated.
Thank,
Scott
maximum value from an item, increment it by one when a
new record is created, and delete it when escape or
cancel is pressed (without autonumber)(The numbers Must
increment by one)? I cheated and wrote a little code to
go to the last record, save the number, create a new
record, and index the number by one. The problem with
this is that sometimes (Unknown why) the tables loses
index and my form doesn't see the "last" record.
2. Why do I have to repair the database sometimes to
make forms recognize all records and not lose index?
I looked at The Access Web and was unable to find what I
was looking for. Any help would be greatly appreciated.
Thank,
Scott