i have a table which has thousands of records so manually if out of the question (any volunteers?).
anyway, there is a field which should have a combo box on it with yes, no and possibly also n/a -- and it will --however i would need also to assign values to all the records in the database that are currently set to a null value in this field (the actual value would belong to the members of the combo box).
if i were using SAS or something like that it would be very straightforward to code a simple 'if .... then .....' statement to handle this.
anyway, there is a field which should have a combo box on it with yes, no and possibly also n/a -- and it will --however i would need also to assign values to all the records in the database that are currently set to a null value in this field (the actual value would belong to the members of the combo box).
if i were using SAS or something like that it would be very straightforward to code a simple 'if .... then .....' statement to handle this.