1. I'm using a Form for generating a Report based on a Query.
2. I would like to have on the Form two Combo Box (CmbA & CmbB) based on the same Record of Table\Query but different fields.
3. The CmbA and CmbB should operate like this :
a. When changing the Record selection on CmbA to a new one,it will change the content of CmbB field (based on the same new Record).
b When changing the Record selection on CmbB to a new one,it will change the content of CmbA field (based on the same new Record).
tanks in advance !!
2. I would like to have on the Form two Combo Box (CmbA & CmbB) based on the same Record of Table\Query but different fields.
3. The CmbA and CmbB should operate like this :
a. When changing the Record selection on CmbA to a new one,it will change the content of CmbB field (based on the same new Record).
b When changing the Record selection on CmbB to a new one,it will change the content of CmbA field (based on the same new Record).
tanks in advance !!