If I wanted to open an access form and have its recordset based on a value on my current form

Tech-Archive recommends: Fix windows errors by optimizing your registry



Would I set a string that stays in memory on the click event and then
base the recordset on that string on the new form?

I have a form that opens in continuous mode. It shows all tickets
assigned to a tech. I want the tech to be able to click on one of the
tickets and a different form opens up based on the ticket he clicked
on.

at first i thought i could base the value using something like Forms!
MyForm.FieldName but since I have the form opening up in Continuous
mode, i didn't think that would work.

Thank you and hope that makes sense.

.



Relevant Pages