A 
		
								
				
				
			
		Ashley
can anyone help me fix teh syntax of this statement
sum (IFF(ISNULL (column_Date) and IFF(datediff('d', DueDate, getdate())
between 0 and 30, 1 , 0 ))
				
			sum (IFF(ISNULL (column_Date) and IFF(datediff('d', DueDate, getdate())
between 0 and 30, 1 , 0 ))
