Search found 1 match
- Fri Jul 30, 2004 5:26 pm
- Forum: R&R ReportWorks Users
- Topic: Nesting IIF functions
- Replies: 1
- Views: 725
Nesting IIF functions
I generate a number that must be compared to a series of ranges to find the range my number fits into. I tried to make the comparision to see if the number falls within the upper and lower limits of the first range. If it does, a code is printed; however, if it does not, the nest range is tested wit...