Hello,
I have a store database already set up with alot of data in it.
I have one table: table1
fields: partNumber, storeName,date, amount,descript ion- ( some others)
I have one form: form1
up to now users have entered data.
Now they want to be able to choice from a list of stores to enter storeName.
Now they want to be able to choice from a limited ( only applying to that store).
descriptions to enter description they want.
I thought I could use two combo boxes.
Is this possible.
I am unable to get anywhere with this.
Can you help?
Thank you
I have a store database already set up with alot of data in it.
I have one table: table1
fields: partNumber, storeName,date, amount,descript ion- ( some others)
I have one form: form1
up to now users have entered data.
Now they want to be able to choice from a list of stores to enter storeName.
Now they want to be able to choice from a limited ( only applying to that store).
descriptions to enter description they want.
I thought I could use two combo boxes.
Is this possible.
I am unable to get anywhere with this.
Can you help?
Thank you
Comment