Hi,
I have a form with 2 radio buttons grouped as an option group so that if one is selected other one gets unselected.
Also I have kept default value of one selected and other unselected.
The issue is that if I select one radio button, then this radio button is selected for other records...
I have 3 different date fields in the Table and I'm using Form to enter value into the fields. I need to combine the values of these 3 fields and show it into one field in the Report with each value in the different line. Is there a way of doing this? I'm new into Access 2003 and would be great...