T
Tweety2005
I have form INITIAL where I choose a city, and with the code below..... when
it opens form MAIN filter all the registries pertaining to that city...
What I need:
On the MAIN form, I have a ComboBox, that also needs that filter
automatically by the city that has been chosen in the INITIAL Form, that is
to say, the CB rightnow shows the complete list of cities, but I need only
shows to me the city that was chosen in form INITIAL...
note: The CB take the data from a table Cities (ID, DESCRIPTION)
it opens form MAIN filter all the registries pertaining to that city...
What I need:
On the MAIN form, I have a ComboBox, that also needs that filter
automatically by the city that has been chosen in the INITIAL Form, that is
to say, the CB rightnow shows the complete list of cities, but I need only
shows to me the city that was chosen in form INITIAL...
note: The CB take the data from a table Cities (ID, DESCRIPTION)