Hello Friends
I am having hard time re-querying two fields of one query result.
I have a query that shows results with two columns "Postal Code Category" and "Postal Code Sub Category". "Postal Code Category" is first three letters of the postal code and "Postal Code Sub Category" is last three letters of the postal code.
In a new form I have created two combo boxes and trying to perform re-query function to do the following:
When I select a particular "Postal Code Category" in the first combo box, I should only see relevant "Postal Code Sub-Category" in the second combo box.
Thanks for your help
Rajesh
I am having hard time re-querying two fields of one query result.
I have a query that shows results with two columns "Postal Code Category" and "Postal Code Sub Category". "Postal Code Category" is first three letters of the postal code and "Postal Code Sub Category" is last three letters of the postal code.
In a new form I have created two combo boxes and trying to perform re-query function to do the following:
When I select a particular "Postal Code Category" in the first combo box, I should only see relevant "Postal Code Sub-Category" in the second combo box.
Thanks for your help
Rajesh