M
Masoud
Hello,
In my unbound form there are some text boxes and combo boxes, that i can
type in them (text boxes) or select item from combo boxes and then by this
criteria, i can search in my table. So every of these text boxes and com
boxes have referred to one field in the table and searching is very smooth.
Now i like to delete some of these controls and replace them with 1 or 2
(search by combo box), i mean in the “search by†combo box i have selection
for my favourite in searching. For example before i had 4 combo boxes
separately for
1-unit
2-discpline
3-type
4-vendor
Now i want to delete them and replace with 2 “search by combo box†that
record source of these combos is “unitâ€, “disciplineâ€, “typeâ€, and vendor, so
i can select in the first “search by†one of these items and then in the next
combo in front of this i can select appropriate unit. And also in the the
second “search by combo box†i can select for example discipline and in the
combo box in front of that, i select appropriate discipline. Please help me
how can i do it? My code event in searching how should be?
What change in structure and coding of my unbound form i have to do for this
flexibility?
Thanks in advanced.
In my unbound form there are some text boxes and combo boxes, that i can
type in them (text boxes) or select item from combo boxes and then by this
criteria, i can search in my table. So every of these text boxes and com
boxes have referred to one field in the table and searching is very smooth.
Now i like to delete some of these controls and replace them with 1 or 2
(search by combo box), i mean in the “search by†combo box i have selection
for my favourite in searching. For example before i had 4 combo boxes
separately for
1-unit
2-discpline
3-type
4-vendor
Now i want to delete them and replace with 2 “search by combo box†that
record source of these combos is “unitâ€, “disciplineâ€, “typeâ€, and vendor, so
i can select in the first “search by†one of these items and then in the next
combo in front of this i can select appropriate unit. And also in the the
second “search by combo box†i can select for example discipline and in the
combo box in front of that, i select appropriate discipline. Please help me
how can i do it? My code event in searching how should be?
What change in structure and coding of my unbound form i have to do for this
flexibility?
Thanks in advanced.