G
Guest
I have 3 combo boxes, cboVirus (indpt), cboTest (dpdnt on Virus) and cboItem
(dpdnt on Test). I would like to know what code to write so that when the
user makes a mistake in virus choice, realizes it, and decides to change to a
different virus the subsequent combo box entries are undone. Similarly the
same should happen if an error in test was chosen (I would like the entry in
cboItem to be deleted).
I am assuming this would be easier than writing code to check entries
against eachother.
Each virus has its uniqe tests and each test has its own unique items.
Thanks,
AG
(dpdnt on Test). I would like to know what code to write so that when the
user makes a mistake in virus choice, realizes it, and decides to change to a
different virus the subsequent combo box entries are undone. Similarly the
same should happen if an error in test was chosen (I would like the entry in
cboItem to be deleted).
I am assuming this would be easier than writing code to check entries
against eachother.
Each virus has its uniqe tests and each test has its own unique items.
Thanks,
AG