I have a spread sheet with column A header row is "GLAccountNumber","Description","Date","Balance" and the data for row 1 would be "1000","Cash","Jan-13","100" then row 2 would be "1000","Cash","Feb-13","200" and so on till Dec-13 then row 14 is the next account number starting at Jan-13 again. This goes on for approx 9500 rows. What i want it transposed to is header row would be "GLAccountNumber","Description","Jan-13","Feb-13" etc thru "Dec-13" and the balances for each month under it so I have one row per account number. What would be the easiest way to accomplish this? Please help
Bookmarks