Sol
06-22-2000, 12:14 PM
Can records be sorted so that the last record entered comes up first in the edit mode.
Thanks
Thanks
|
View Full Version : Can records be sorted so that... Sol 06-22-2000, 12:14 PM Can records be sorted so that the last record entered comes up first in the edit mode. Thanks Robert Saye 06-22-2000, 12:25 PM Sol, The easiest way I could see would be to add a AutoNumber column, then on your forms record source select all columns individually and sort descending on the Autonum column. HTH Robert |