If I wanted to open an access form and have its recordset based on a value on my current form
- From: mgworek <mgworek@xxxxxxxxxxxxxxxx>
- Date: 17 Apr 2007 12:18:07 -0700
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.
.
- Follow-Ups:
- Prev by Date: Re: GDI Leak??
- Next by Date: Re: Shortcut Keys
- Previous by thread: Newbie question: where to put Sub Main?
- Next by thread: Re: If I wanted to open an access form and have its recordset based on a value on my current form
- Index(es):
Relevant Pages
|