I'm running a report where one field has null values. If the value is null for this particular field, the record is thrown out. I need to be able to show all records whether they are null or not. I tried to make a formula to show null values as well as not null values: if isnull (field name) then "no data". This didn't work as it put no data for the null fields, but left the rest blank. Is there a formula I can't create that will show all values?
Thanks in advance for any help.
Thanks in advance for any help.