K
Kenny G
Access 2003
I have a form and there is a combo box named cboRecordSeriesItemNumber it is
based on a query "qRecordSeriesSource" from two tables.
There are five fields CategoryID as =cboRecordSeriesItemNumber.Column(1),
CategorySection as =cboRecordSeriesItemNumber.Column(2), CategoryName as
=cboRecordSeriesItemNumber.Column(3), RecordSeriesItemNumber, and Record
Series Title as =cboRecordSeriesItemNumber.Column(4).
The combo box is tied to RecordSeriesItemNumber.
When I select a RecordSeriesItem Number the CategoryID field updates the
others don't. In fact they are blank. Any ideas?
Thanks,
I have a form and there is a combo box named cboRecordSeriesItemNumber it is
based on a query "qRecordSeriesSource" from two tables.
There are five fields CategoryID as =cboRecordSeriesItemNumber.Column(1),
CategorySection as =cboRecordSeriesItemNumber.Column(2), CategoryName as
=cboRecordSeriesItemNumber.Column(3), RecordSeriesItemNumber, and Record
Series Title as =cboRecordSeriesItemNumber.Column(4).
The combo box is tied to RecordSeriesItemNumber.
When I select a RecordSeriesItem Number the CategoryID field updates the
others don't. In fact they are blank. Any ideas?
Thanks,