I am just getting started with Access and think this should be a simple implementation, one I can see using often so I must simply be missing something.
Just 2 steps:
1) Open a Form from another one, no problem there
2) Filter the second form, or even navigate to a record with a value from the first one. Where that value comes from shouldn't matter.
In this case I get it from a ListBox column and can verify that through the msgBox function.
My second form has a table as it's record source and I want to filter/find a unique index "ID" of P04C0009
Thanks for the help