i have inserted a combo box on a form (which populates a field on the underlying table) with three possible choices, i.e. 'IRB', 'CCI' and 'N/A' which stands for the usual 'not applicable'. When the user chooses either of the first two (IRB or CCI) i would like the adjacent field/control on the form two show a drop down list of dates which the user must choose one from that are relevant to the choice he's just made (CCI or IRB). there are only eight possible dates which comprise the dates available under either choice.i would imagine that we first need to create a table to act as our looku list with two columns, one with the value CCI or IRB, the other having a date in it and i've created it with the 16 rows worth of information, sorted by the character field. what's the next logical step, assuming right thinking.
thanks for any help?
thanks for any help?