B
Bill Phillips
I am using a multi-select list box to populate a table. I have items that
undergo several different tests and I add a separate line for each test in
tblTestDetail. I have successfully written the code to add these records. My
problem is I would like to edit these records. Ideally I would find the item
and all the tests that have been performed would be highlighted in my
multi-select list box. I am finding I can get only 1 test at a time (1 detail
record). Any help would be appreciated.
undergo several different tests and I add a separate line for each test in
tblTestDetail. I have successfully written the code to add these records. My
problem is I would like to edit these records. Ideally I would find the item
and all the tests that have been performed would be highlighted in my
multi-select list box. I am finding I can get only 1 test at a time (1 detail
record). Any help would be appreciated.