Hello,
i have a form based on a table, in the table i have a field called ID which is an Autonumber .
for every record, the form lists a new Autonumber in the ID field. the same form also includes a sub form in which i'm trying to create a list box that lists the values of the ID field from main form and let the user choose only from one of them.
i can't base the list on the ID field from the table because i only want the values that are currently in use in the main form to show.
if anyone have an idea
thanks
i have a form based on a table, in the table i have a field called ID which is an Autonumber .
for every record, the form lists a new Autonumber in the ID field. the same form also includes a sub form in which i'm trying to create a list box that lists the values of the ID field from main form and let the user choose only from one of them.
i can't base the list on the ID field from the table because i only want the values that are currently in use in the main form to show.
if anyone have an idea
thanks
