R
RMort
ok, that subject might be a little confusing but here's the situation. I have
a table that is being created from a data entry form. But at a later time I
need the user to go back into another form that lists incomplete records and
update them to completion. The data entry form has 2 combo boxes in them that
pull data from 2 seperate tables. When I pull the query to find the
incomplete entries and show them in a form I want the combo boxes to be there
and be able to change the data to another selection (i.e. change "In Process"
to "Completed")
Does this make sense?
Thanks in advance.
a table that is being created from a data entry form. But at a later time I
need the user to go back into another form that lists incomplete records and
update them to completion. The data entry form has 2 combo boxes in them that
pull data from 2 seperate tables. When I pull the query to find the
incomplete entries and show them in a form I want the combo boxes to be there
and be able to change the data to another selection (i.e. change "In Process"
to "Completed")
Does this make sense?
Thanks in advance.