G
Guest
My report comes from a Crosstab query. I have one row Part No. and two
columns, PASS / FAIL. Many rows have data in both columns, but some only
have data in one column.
Example.
Row 1, Part No has a FAIL of 5 and a PASS of 5.
Row 2, Part No has a FAIL of 2 and a PASS of "blank or Null".
I want the Report to show "Row 2 has FAIL of 2 and a PASS of 0".
I want to convert the "blank", Null or no data fields into a the number "0"
without affecting the column above that actually has a number.
columns, PASS / FAIL. Many rows have data in both columns, but some only
have data in one column.
Example.
Row 1, Part No has a FAIL of 5 and a PASS of 5.
Row 2, Part No has a FAIL of 2 and a PASS of "blank or Null".
I want the Report to show "Row 2 has FAIL of 2 and a PASS of 0".
I want to convert the "blank", Null or no data fields into a the number "0"
without affecting the column above that actually has a number.