R
r. howell
My understanding was that I could use this as though it were a "Where"
clause, to find the specific record I wanted displayed on the form.
I have tried every version I can think of for
tblContractors.[Name]=Me.[DropdownList3].
(I know, I should never have named a field "Name", but I blanch to think of
correcting it now when I have all kinds of things referencing it--those
queries, forms and reports are all working.)
at any rate, I can't get the data access page I am referencing in my
hyperlink to open up at the requested record. Anybody have any brilliant
ideas as to what I'm doing wrong?
Thanks.
clause, to find the specific record I wanted displayed on the form.
I have tried every version I can think of for
tblContractors.[Name]=Me.[DropdownList3].
(I know, I should never have named a field "Name", but I blanch to think of
correcting it now when I have all kinds of things referencing it--those
queries, forms and reports are all working.)
at any rate, I can't get the data access page I am referencing in my
hyperlink to open up at the requested record. Anybody have any brilliant
ideas as to what I'm doing wrong?
Thanks.