S
Subenemi
Hi all
I am not sure how clear I will be with this question, but I am giving
a try. I have a form, very simple one, which contains a sub form,
which is showing all records from a table in datasheet view.
I have also a combo box on the main form and I did not programmed
anything on it and when I change the combo box itself, the subform is
automatically change as well.
I have more experience with another languages but this seems to be a
mystery to me - where is the connection between the combo box on the
master form and the subform? As far as I know, it should change the
RecordSource, but I dont see the connection here so far.
Also, I would like to implement another filtering over the subform,
using a calendar control. Maybe if I got any clarification on the
first question, I can proceed by myself on this topic.
Can someone help me on this question? Thanks in advance!
I am not sure how clear I will be with this question, but I am giving
a try. I have a form, very simple one, which contains a sub form,
which is showing all records from a table in datasheet view.
I have also a combo box on the main form and I did not programmed
anything on it and when I change the combo box itself, the subform is
automatically change as well.
I have more experience with another languages but this seems to be a
mystery to me - where is the connection between the combo box on the
master form and the subform? As far as I know, it should change the
RecordSource, but I dont see the connection here so far.
Also, I would like to implement another filtering over the subform,
using a calendar control. Maybe if I got any clarification on the
first question, I can proceed by myself on this topic.
Can someone help me on this question? Thanks in advance!