Hello,
I am trying to get a combo box to filter based on another field in the form. Best way to describe this is via an auto example.
Make (lists the makes Ford, Toyota, etc)
Model (lists only the model for the make selected first)
I was going to power my drop downs with stored procedures and pass the previous field in as a parameter to the procedure, but I can't figure out how to write it in the row source field.
Any advice will be appreciated. I don't know fi this is even the best way to do it, so if you have a more creative way I am open ears as well
Thanks!!
I am trying to get a combo box to filter based on another field in the form. Best way to describe this is via an auto example.
Make (lists the makes Ford, Toyota, etc)
Model (lists only the model for the make selected first)
I was going to power my drop downs with stored procedures and pass the previous field in as a parameter to the procedure, but I can't figure out how to write it in the row source field.
Any advice will be appreciated. I don't know fi this is even the best way to do it, so if you have a more creative way I am open ears as well
Thanks!!