Have 2-Questions: 1. Have a field in a table, with: Display Control = ComboBox RowSourceType = Value List RowSource = Brother;Cousin;Sister How do I add another value/item in RowSource through VBA? 2. The same field is displayed as a combo-box on a form. Similarly, how do I add a value to a RowSource...