M
Mike C
I have a form that I input data into and it is great. I have various queries
and reports that I'm able to generate based on the data I've entered.
However, going back into the form (or table) to modify the data is starting
to become a major chore because over time a lot of data has accumulated and
it is tedious to find the record that I have to modify.
I've created a combo box on my form with a recordsource of all the ReqIDs in
the table. I'd like to select one of those ReqIDs in my combo box and have
the input form go to that recordsource.
Any ideas or suggestions would be greatly appreciated, thanks in advance.
cbo_ReqLookup
frm_ReqInput
tbl_ReqInput
and reports that I'm able to generate based on the data I've entered.
However, going back into the form (or table) to modify the data is starting
to become a major chore because over time a lot of data has accumulated and
it is tedious to find the record that I have to modify.
I've created a combo box on my form with a recordsource of all the ReqIDs in
the table. I'd like to select one of those ReqIDs in my combo box and have
the input form go to that recordsource.
Any ideas or suggestions would be greatly appreciated, thanks in advance.
cbo_ReqLookup
frm_ReqInput
tbl_ReqInput