I have a query that returns the following records.
I would like it to show Field1, Field2, Field3 (no records where they are all blank and records where a value is in either field1 and/or field2 and/or field3)
I'm using the query wizard but can't seem to figure out the correct sequence.