
		 You can impose requirements on any or all fields in your data, to get the report you want.  You can require that zip code be greater than 95000, or that dollar amount be less than \\\$100.  You do this by selecting a field as the Current Field by clicking on its name, then using the operator buttons below and filling in values to express your requirement for this field.  

If you had a field called zip_code, you would click on the field, then click on the button > , then fill in the value 95000, then click OK (to the right of the value fill-in blanks.  

The Requirement text for that field would then be filled in in the data area, next to the name of the field.  You can change your mind about your requirements as often as you like.  

You can also edit the requirements text directly by clicking in the text window and typing in your own text or deleting text.  However, if you make an error, your text may be deleted because EZrpt will not allow you to generate bad SQL code.
	
