I have a query (created in design view) where the criteria field references a control on a form such as [Forms]![frmCreateWorkOrder10]![WorkOrderID]. By default the SQL uses this with the equal operator.
I need the same query, however, I need to change the operator. e.g., <, <>, etc.
Any ideas on how to accomplish this would be great.
Thanks.
I need the same query, however, I need to change the operator. e.g., <, <>, etc.
Any ideas on how to accomplish this would be great.
Thanks.