How to convert a set of data into rows in MS Excel
I think there is a simple solution to this issue but I don't know VBA.
I have a 15-minute interval information for 395 consecutive days. The information is in a 6290 x 6 (r x c) matrix, so each 16 rows represents the information for day. I'd like to somehow convert this immense block of information in to a 395 row matrix where each row is a complete single day.
Any suggestions?








