Kayleigh
Member
- Local time
- Today, 21:28
- Joined
- Sep 24, 2020
- Messages
- 709
Hi
I have the following crosstab query which summarises the sale figures for each day. However I would like to have 0s in place of blanks.
		
		
	
	
		 
	
When I try Nz() or IIF(null()) it doesn't work - probably because there are no rows to summarise for those days.
Any ideas how I can do this?
 I have the following crosstab query which summarises the sale figures for each day. However I would like to have 0s in place of blanks.
When I try Nz() or IIF(null()) it doesn't work - probably because there are no rows to summarise for those days.
Any ideas how I can do this?
 
	 
 
		 
 
		 
 
		
 
						
					 
 
		 
 
		