J
John Floyd
I have a form with two combo boxes. The first lists
a 'major area', the second lists a 'sub-area' of the
first. I have used a query to get this to work, but it
will only work the first time I select values in the combo
boxes. If I try to select a different 'major area' then
the 'sub-part' list does not update to reflect the
change. I have tried to use docmd.requery to update the
list, but haven't had any sucess. Can anyone suggest how
to get this to work?
Thank you in advance.
a 'major area', the second lists a 'sub-area' of the
first. I have used a query to get this to work, but it
will only work the first time I select values in the combo
boxes. If I try to select a different 'major area' then
the 'sub-part' list does not update to reflect the
change. I have tried to use docmd.requery to update the
list, but haven't had any sucess. Can anyone suggest how
to get this to work?
Thank you in advance.