I'm trying to setup a variance report in a general ledger so that one of my goups extracts data from accounts that fall in the range of 50000000 to 89999999. At first I used the formula 'if {@text_to_number} > 59999999 then "Expense"' but I can't include the numbers over 899999999.