V
Vsn
Hello all,
If I have a Form open which hase record 100 selected (fID=100), could I open
another Form which hase a combo box on it with the combo box focuses on
record 100 (fID=100), and still have the hole record set loaded. I have been
trying to use the docmd.OPENFORM with the filter, but this restricts the
data of the form which opens to the filter.
The form I want to open is normaly used to lookup data with the use of the
combo box (switch beteen all records) now I want to launch this form with
the focus on a specific record and still have the hole record set loaded.
I have tried the Where Condition but I do not managed to get this working.
[http://msdn.microsoft.com/library/d...-us/vbaac11/html/acactOpenForm_HV01122149.asp].
Thx,
Ludovic
If I have a Form open which hase record 100 selected (fID=100), could I open
another Form which hase a combo box on it with the combo box focuses on
record 100 (fID=100), and still have the hole record set loaded. I have been
trying to use the docmd.OPENFORM with the filter, but this restricts the
data of the form which opens to the filter.
The form I want to open is normaly used to lookup data with the use of the
combo box (switch beteen all records) now I want to launch this form with
the focus on a specific record and still have the hole record set loaded.
I have tried the Where Condition but I do not managed to get this working.
[http://msdn.microsoft.com/library/d...-us/vbaac11/html/acactOpenForm_HV01122149.asp].
Thx,
Ludovic