B
Brian Snelling
Hi,
I'm re-posting and rephrasing my question.
Using Access97 and WinXP I'm trying to control the drop-down list shown in a
subform combobox from the selection made in a combobox on the main form.
The main form is "frmDailyRecords"
The main form combobox is "cbxProjects"
The subform is "fsubDailyRecordDetails"
The subform combobox is "cbxBlocks"
tblProjects has one-to-many relation to tblDailyRecords
tblProjects has one-to-many relation to tblBlocks
tblDailyRecords has a one-to-many relation to tblDailyRecordDetails
tblDailyRecordDetails has a one-to-many relation to tblBlocks
I've tried to use the technique from the MS knowledge base #98660 but have
some problems. Contents of the
dropdown list do not change with a change in Project unless I close and
reopen frmDailyRecords- if I change project
and then close and reopen the form the list will change but records already
saved will only show a block if it's a member of the now current list for
cbxBlocks.
Hope I've been clear enough here. Any help very welcome.
Brian S.
I'm re-posting and rephrasing my question.
Using Access97 and WinXP I'm trying to control the drop-down list shown in a
subform combobox from the selection made in a combobox on the main form.
The main form is "frmDailyRecords"
The main form combobox is "cbxProjects"
The subform is "fsubDailyRecordDetails"
The subform combobox is "cbxBlocks"
tblProjects has one-to-many relation to tblDailyRecords
tblProjects has one-to-many relation to tblBlocks
tblDailyRecords has a one-to-many relation to tblDailyRecordDetails
tblDailyRecordDetails has a one-to-many relation to tblBlocks
I've tried to use the technique from the MS knowledge base #98660 but have
some problems. Contents of the
dropdown list do not change with a change in Project unless I close and
reopen frmDailyRecords- if I change project
and then close and reopen the form the list will change but records already
saved will only show a block if it's a member of the now current list for
cbxBlocks.
Hope I've been clear enough here. Any help very welcome.
Brian S.