I have a report of portfolios, and the accounts under that portfolio. Each account has an account type code, which is a number representing the type of account. Some numbers represent loans, and other numbers represent deposit account. (i.e. 1, 2, and 3 are deposits; 4, 5, and 6 and loans). How...