G
Guest
I have a form that has 2 List Boxes (Project and Type). I would like to use
this form to open a second form. The second form has the same fields + some
additional data fields. I would like form 1 to open form 2, filtering the
data to match what is highlighted in the two list boxes on form 1. Is there
code or a function that will do this? I currently have a query written. The
query, however, prompts me to enter the info I want filtered. I would just
like to highlight the data in the two list boxes and push a button, or
something like that, to open the new form with filtered data.
Thank you
this form to open a second form. The second form has the same fields + some
additional data fields. I would like form 1 to open form 2, filtering the
data to match what is highlighted in the two list boxes on form 1. Is there
code or a function that will do this? I currently have a query written. The
query, however, prompts me to enter the info I want filtered. I would just
like to highlight the data in the two list boxes and push a button, or
something like that, to open the new form with filtered data.
Thank you