Good morning, I have a table where events are recorded that show up to 3 referral fields. I want to only select the records where at least one referral has been made. I had it in mind that I could wrap "WHERE Field1 Is Null And Field2 Is Null And Field3 Is Null" with a NOT() but that doesn't and still shows all records, even those where all those fields appear to be blank. Any ideas please?
Many thanks,
DÇ$
Many thanks,
DÇ$