Data Orientation

D

diceman725

I'm interested in taking data that's currently horizontal in a
spreadsheet and make it vertical? I'm utimately looking to dump data
into a table that I can manipulate with Access, etc...
 
D

David Biddulph

diceman725 said:
I'm interested in taking data that's currently horizontal in a
spreadsheet and make it vertical? I'm utimately looking to dump data
into a table that I can manipulate with Access, etc...

Copy
Paste Special/ Transpose
 
Top