Hi, absolutely brand new to Access.
I am trying to set up a query by form with multiple criteria.
For the majority of the criteria I'm using the format:
Like [Form]![formName].[txtInputboxName] &"*" .
I copied the Like (...) &"*" from someone else in order to allow for multiple, optional...