millarjeremy
New member
- Local time
- Tomorrow, 06:12
- Joined
- May 9, 2013
- Messages
- 9
hello ALL, I thank you in advance and apologies for my basic questions.
so here goes and hopefully I am clear.
I have in my main form a order section, and a sub form which bring up the details of that order... got that working a treat!!! Now I want to get a bit more tricky.
In the main section if you choose a category froma cbo box, let's call it Fruit Type: Apple
In the sub form in the first column I would like it to only list the apple sorts, Granny, Red, Green. At present it shows all the fruit sorts?
I do have a table for fruit types and another for fruit sorts. and fruittypeID is a reference back.
The sub form is based on a qry, which includes the fruit sort and the order qty. store location etc etc, not sure if this is making it hard for me.
Once again thank you for your assistance that you my give.
so here goes and hopefully I am clear.
I have in my main form a order section, and a sub form which bring up the details of that order... got that working a treat!!! Now I want to get a bit more tricky.
In the main section if you choose a category froma cbo box, let's call it Fruit Type: Apple
In the sub form in the first column I would like it to only list the apple sorts, Granny, Red, Green. At present it shows all the fruit sorts?
I do have a table for fruit types and another for fruit sorts. and fruittypeID is a reference back.
The sub form is based on a qry, which includes the fruit sort and the order qty. store location etc etc, not sure if this is making it hard for me.
Once again thank you for your assistance that you my give.