T
Tamer
Hi all,
I have an Access2K form that has several cbo boxes. I want
to do the following:
When selecting a value from the first cbo box, the list
generated in the following cbo box should be based on the
value selected from the first cbo box.
Is it possible to include an SQL parameter with a "WHERE"
clause to perform this in the event procedure? If yes, how
to do this? If no, what other way will allow to do it?
I have an Access2K form that has several cbo boxes. I want
to do the following:
When selecting a value from the first cbo box, the list
generated in the following cbo box should be based on the
value selected from the first cbo box.
Is it possible to include an SQL parameter with a "WHERE"
clause to perform this in the event procedure? If yes, how
to do this? If no, what other way will allow to do it?