Could someone help me on using the “Like” expression against a text field that contains Roman Numerals (I, II, III, & IV)? When I use the “Like” expression for example (I) it selects all records and that’s because it does match the other numbers. But I would like to run this query if this field is blank select all or select the records based on the passed parameter to the criteria in the query. I’m also checking a date field for select date range to pull records from.
Any help would be appreciated. Thanks
Any help would be appreciated. Thanks