N
njem
I want to make a datasheet type form and have the user click on a line
to bring that record up in a more detailed view. I had this working at
one time but now I can't get it working any way. I've tried an on-
click event for both the form or for a particular field (like last
name). I use the macro builder to have that execute an open-form with
a "where condition" something like [Forms]![list names]!
[LastName]=[Forms]![data entry]![LastName]. It brings up the form but
either blank (as in the field boxes are there but no data) or really
blank, as in nothing at all.
Thanks,
Tom
to bring that record up in a more detailed view. I had this working at
one time but now I can't get it working any way. I've tried an on-
click event for both the form or for a particular field (like last
name). I use the macro builder to have that execute an open-form with
a "where condition" something like [Forms]![list names]!
[LastName]=[Forms]![data entry]![LastName]. It brings up the form but
either blank (as in the field boxes are there but no data) or really
blank, as in nothing at all.
Thanks,
Tom