Search results

  1. B

    Multiple IIF statements in one column?

    Hello. Thank you for responding. This worked to be able to display all the information but, when I sort it groups the sort by the different strings not as just one string. Example right now it is sorting it like this: 10 9 8 11 10 8 12 11 10 And I need it to sort like this: 12 11 11 10...
  2. B

    Multiple IIF statements in one column?

    Hello, In a query I have 3 seperate columns outputting information based on 3 seperate built expressions. They each are outputting the invoice amount by the date they were due. One is doing invoice amounts from 31-90 days over due, one is doing 91-180 days over due, and the other is doing over...
Back
Top Bottom