![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How do I do this .. ....a field that displays a number matching the next new record's auto-entered serial id. If I sort existing records by id, then go to last record and grab the value of that last record (and add 1), I can't be sure the grabbed id belongs to the last created record...the last created record may havebeen deleted. any ideas ? marmot |
#3
| |||
| |||
|
|
In article <1183830568.915150.264... (AT) 22g2000hsm (DOT) googlegroups.com>thdyoung@go oglemail.com wrote: How do I do this .. ....a field that displays a number matching the next new record's auto-entered serial id. If I sort existing records by id, then go to last record and grab the value of that last record (and add 1), I can't be sure the grabbed id belongs to the last created record...the last created record may havebeen deleted. any ideas ? marmot GetNextSerialValue ( fileName ; fieldName ) Matt |
![]() |
| Thread Tools | |
| Display Modes | |
| |