Access Do not display a null value
AccessDebutant
-
Ericka -
Ericka -
Hello,
I don't know much about Access and I have a little problem. I have a table labeled CompProf. This table contains five fields: NoAuto, NoCat, Cat, SSCat, and Titre.
I'm trying to produce a report based on this table; unfortunately, in the SSCat field, I have empty fields, which leaves me with blank rows in my report.
For example:
1 Cat(a)
SSCat (a)
Title aa
Title ab
2 Cat (b)
Title ba
Title bb
I know there’s a way to avoid leaving this blank line, but I forgot.
I don't know much about Access and I have a little problem. I have a table labeled CompProf. This table contains five fields: NoAuto, NoCat, Cat, SSCat, and Titre.
I'm trying to produce a report based on this table; unfortunately, in the SSCat field, I have empty fields, which leaves me with blank rows in my report.
For example:
1 Cat(a)
SSCat (a)
Title aa
Title ab
2 Cat (b)
Title ba
Title bb
I know there’s a way to avoid leaving this blank line, but I forgot.