D 
		
								
				
				
			
		Dougt
I have a IIf query expressionas follows:
IIf([wheel broken]="yes",([standard]-[parts ground])*
[wheel price],"no charge") - this expressions shows error
in field. The IIf statements checks whether the yes/no
combo box for the [broken wheel] field was checked
(indicating "yes") it calulates the wheel charge, if not
checked, it shows "no charge" in field. Please help......
				
			IIf([wheel broken]="yes",([standard]-[parts ground])*
[wheel price],"no charge") - this expressions shows error
in field. The IIf statements checks whether the yes/no
combo box for the [broken wheel] field was checked
(indicating "yes") it calulates the wheel charge, if not
checked, it shows "no charge" in field. Please help......