I am trying the following:
I have a subform with maximum 10 records. If one or more of the records have a negative value, I would like to make a certain text box in another subform visible.
I guess that to achieve this, I will have to somehow loop through each record in the subform to check...