G
Guest
I have a tbl that contains the case # it is unique and must stay that way. we
create the unique # there and then use it in 1 to 5 other forms that create
different types of information that needs to be kept seperate. Is there a way
that I can have the user enter the required info in the case # tbl and then
when they select a cmd button to go create a new record in a different form I
can bring the case # and the other info from the case # form with them and
open a new record in the other tbl with the info filled from the first form.
I have tried to use a query but can not find a way to select the last record
entered in the case # table. I hope this makes since.
create the unique # there and then use it in 1 to 5 other forms that create
different types of information that needs to be kept seperate. Is there a way
that I can have the user enter the required info in the case # tbl and then
when they select a cmd button to go create a new record in a different form I
can bring the case # and the other info from the case # form with them and
open a new record in the other tbl with the info filled from the first form.
I have tried to use a query but can not find a way to select the last record
entered in the case # table. I hope this makes since.