G
Guest
I am taking a table from an other data base and using it in a new DB. This
table is nothing more than our 70 stores and the 10 regions that each one
falls into. The table is made up of a list of the stores ( unique) and the
regions for the stores acording to alpha order. I create a mew data base and
then put two combo boxes on the form. One is Stores, the other is regions. I
would lik to select a store from this data base and have it bring up the
reagion in the next field. I have used this before in cascading combo boxes,
yet it just does not seem to work. When I fill out a record, I have to select
both the store and the region, I gve a different store and region for every
record, but when I move thru the databse looking at the records in the form
they all have the last store and region in them, not the ones entered. Thanks
in advance.
table is nothing more than our 70 stores and the 10 regions that each one
falls into. The table is made up of a list of the stores ( unique) and the
regions for the stores acording to alpha order. I create a mew data base and
then put two combo boxes on the form. One is Stores, the other is regions. I
would lik to select a store from this data base and have it bring up the
reagion in the next field. I have used this before in cascading combo boxes,
yet it just does not seem to work. When I fill out a record, I have to select
both the store and the region, I gve a different store and region for every
record, but when I move thru the databse looking at the records in the form
they all have the last store and region in them, not the ones entered. Thanks
in advance.