my problem is as follows I have a properties form which contains a textfield called DateTo(this textfield contains the data type Date) I would like to loop through the DateTo textfield on each of the properties and prints this out in a message box as wasll as a tenantName textfield and a tenantAddress1 field. After this is complete i would like to display in the message box only the properties that meets a particular condition. A month before the Date in the DateTo textbox I would like these values to be printed out in a message box.
any help would be greately appreciated