G
Guest
Say I have 7 fields in a form. Out of the 7 fields I wish to pull the top 3
highest feild on a report. So if
(field1=1),(field2=3),(field3=9),(field4=4),(field5=8),(field5=7),(field6=11),(field7=15)
so on the report for this record only fields 7,6 and 3 would show up on the
report. How would I go about trying to to this? Thanks
highest feild on a report. So if
(field1=1),(field2=3),(field3=9),(field4=4),(field5=8),(field5=7),(field6=11),(field7=15)
so on the report for this record only fields 7,6 and 3 would show up on the
report. How would I go about trying to to this? Thanks