Data in my table is stored by month – a given acct my have 13 entries. My users want a report with all months for the acct listed on 1 row, then next acct, etc. Can I use an array to do this? If so, how?