G
Gil Lopes via AccessMonster.com
Hi guys!
Very noobish on Access here, so please forgive my ignorance.
I' m trying to make a query where one of the fields is selected by a form.
Something like this:
Expr1: (select fieldname from [tablename] where fieldname=[forms]![formname]!
[formfield])
Well, this does not work.
Should I state "select records from"?
Any help would be greatly appreciated.
Regards,
Gil
Very noobish on Access here, so please forgive my ignorance.
I' m trying to make a query where one of the fields is selected by a form.
Something like this:
Expr1: (select fieldname from [tablename] where fieldname=[forms]![formname]!
[formfield])
Well, this does not work.
Should I state "select records from"?
Any help would be greatly appreciated.
Regards,
Gil