Thank you in advance for your help.
I have a query that displays positive or negative in a field based on a calculation. There are four fields that display positive or negative. They are all attached to the same record number.
example:
record Value
123 Positive
123 Negative
123 Negative
123 Negative
In table 2, I need one field to show positive if any of the five fields in the above table display "Positive". The Record 123 field in table 2 should display "Positive".
Can this be done?
Thank you!
I have a query that displays positive or negative in a field based on a calculation. There are four fields that display positive or negative. They are all attached to the same record number.
example:
record Value
123 Positive
123 Negative
123 Negative
123 Negative
In table 2, I need one field to show positive if any of the five fields in the above table display "Positive". The Record 123 field in table 2 should display "Positive".
Can this be done?
Thank you!