G
Guest
I have a query which returns record information from several fields. If a certain check box control [RFSrequired] is checked yes in a record, the query is set up to not return the particular record; if it is unchecked, the record is returned upon running the query
I would like to modify this query so that if another control box [Dateorderrcvd] in the record is not null, then a record with the [RFSrequired] checked yes would be nevertheless be returned
I’m thinking this would require an expression using IIF and & put in a criteria box in the query builder screen, but this general sense of what to do is a long way from producing satisfactory results
Any suggestions would be appreciated
Rick Kani
I would like to modify this query so that if another control box [Dateorderrcvd] in the record is not null, then a record with the [RFSrequired] checked yes would be nevertheless be returned
I’m thinking this would require an expression using IIF and & put in a criteria box in the query builder screen, but this general sense of what to do is a long way from producing satisfactory results
Any suggestions would be appreciated
Rick Kani