G
Guest
I have a table that has the following fields among others, ID, DOB, OVER18,
UNDER18.
Three forms pull from this table, frmFAMMEM, frmOVER18, frmlUNDER18.
In frmFAMMEM, after the DOB is entered, a macro opens either frmOVER18 or
frmUNDER18. However, when this second form opens, it always displays the
first record in tblFAMMEM, not the corresponding record.
Any ideas?
UNDER18.
Three forms pull from this table, frmFAMMEM, frmOVER18, frmlUNDER18.
In frmFAMMEM, after the DOB is entered, a macro opens either frmOVER18 or
frmUNDER18. However, when this second form opens, it always displays the
first record in tblFAMMEM, not the corresponding record.
Any ideas?