Marc: I like Adriana's thinking. You could add 3 extra columns to your table, for Single / Married / Other, then locate a checkbox for each. Then use an Update command to update your one status column based on what has a check in it. The trickiest part (maybe a row-exit eep?) is checking that only one has been checked...
Karen > Marc, > > I haven’t tried this yet, but I would play around with Checkboxes to show > the Single/Married/Other, and the PROPERTY command to check/uncheck the other > options. > > Thanks, > > Adriana > > >

