G
Guest
I have a FORM where the user enters new students. The new student gets an ID
number (manual input; "autonumber" was not appropriate for what I'm doing).
A macro opens the form to a NEW RECORD. However, I need the form to display
the ID_Num FIELD of the LAST RECORD in the DB. In reading some of the posts,
it seems this can't be accomplished without writing code. If there is an
alternative, I would certainly appreciate it. If not, is there a module out
there that will do this (since I haven't written a program since college and
have no knowledge of VB)? It would be a disappointment to think MS didn't
have a simplier solution for this common task other than learning and writing
VB. --
DGSpencer
number (manual input; "autonumber" was not appropriate for what I'm doing).
A macro opens the form to a NEW RECORD. However, I need the form to display
the ID_Num FIELD of the LAST RECORD in the DB. In reading some of the posts,
it seems this can't be accomplished without writing code. If there is an
alternative, I would certainly appreciate it. If not, is there a module out
there that will do this (since I haven't written a program since college and
have no knowledge of VB)? It would be a disappointment to think MS didn't
have a simplier solution for this common task other than learning and writing
VB. --
DGSpencer