Crosstab - how to force a record

WSC

Registered User.
Local time
Today, 05:14
Joined
Nov 16, 2006
Messages
19
If the query returns no results, like it should, but I want to force a row with zeroes in it, can that be done? how? i have tried an if statment in all the fields to fill something in if the field is null but that didnt work. i tried using nz but that didnt work. any suggestions would be appreciated! Thanks!

:confused:
 
No records is not the same as records with Nulls, which do you have?
 

Users who are viewing this thread

Back
Top Bottom