J
Joshua McLemore
Hello,
I'm trying to use the following 'Iff' statement and it's not working out for
me.
Iff(([tblCrew_Event_Matching]![Event]=Yes),([tblCrew_Event_Matching].[Event/Room])=[Forms]![frm
All Events]![Event Name],([tblCrew_Event_Matching].[Event/Room])=[Forms]![frm
All Events]![Part 1 Location])
I'm using this in a query and need it to make the query criteria equal one
or the other values being pulled from a form.
Thanks for any help!
I'm trying to use the following 'Iff' statement and it's not working out for
me.
Iff(([tblCrew_Event_Matching]![Event]=Yes),([tblCrew_Event_Matching].[Event/Room])=[Forms]![frm
All Events]![Event Name],([tblCrew_Event_Matching].[Event/Room])=[Forms]![frm
All Events]![Part 1 Location])
I'm using this in a query and need it to make the query criteria equal one
or the other values being pulled from a form.
Thanks for any help!