M
mar10
I have a form with a dropdown box that allows the user to select a
YEAR. I then have a sub form based on a query referencing the selected
dropdown that shows the items that match the selected year.
There are records without YEARs and if the user does not select any
year I would like the subform to show ALL records.
I thought the "*" would work but it only picks up records with any
year, not null values.
I'm thinking I have obviously missed something simple here, but I'm
drawing a blank.
Any suggestions?
Thanks
YEAR. I then have a sub form based on a query referencing the selected
dropdown that shows the items that match the selected year.
There are records without YEARs and if the user does not select any
year I would like the subform to show ALL records.
I thought the "*" would work but it only picks up records with any
year, not null values.
I'm thinking I have obviously missed something simple here, but I'm
drawing a blank.
Any suggestions?
Thanks