S
SF
I have an unbound form with a combobox that list Year (e.g 1,2,3,4,5,6). On
the unbound form I have a subform to display data for each year that select
in the combobox (e.g. the subform would list projects in year 1 if the
combobox selet 1 and so one). Now come the difficult part. I want to display
the entire records for multiple years when the form is first open. I cannot
find a way to do that since the record in the sub form is totally depend on
the list that select.
Could somebody have another way of thinking?
SF
the unbound form I have a subform to display data for each year that select
in the combobox (e.g. the subform would list projects in year 1 if the
combobox selet 1 and so one). Now come the difficult part. I want to display
the entire records for multiple years when the form is first open. I cannot
find a way to do that since the record in the sub form is totally depend on
the list that select.
Could somebody have another way of thinking?
SF