AccessDeano
Trying not to be a newbie
- Local time
- Today, 14:21
- Joined
- Aug 29, 2003
- Messages
- 30
Hi, I am a newbie so bear with me.
I have a table which has data
record1 | question 1 | 3
record1 | question2 | 2
etc
I have a cross tab query that generates a table that now looks like
Headings
Question | 1 | 2 | 3 | 4|
and the data shows how many questions were answered as 1, 2 etc.
However when I generate a report I get several fields that are blank because there were no answers for that value with that specific question.
How to I change the box in the report to 0 when the field is blank?
I hope the above makes sense.
I have a table which has data
record1 | question 1 | 3
record1 | question2 | 2
etc
I have a cross tab query that generates a table that now looks like
Headings
Question | 1 | 2 | 3 | 4|
and the data shows how many questions were answered as 1, 2 etc.
However when I generate a report I get several fields that are blank because there were no answers for that value with that specific question.
How to I change the box in the report to 0 when the field is blank?
I hope the above makes sense.