Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to import an excel spreadsheet into sql server.
However the format in excel is impossible to work with. There are hundreds of students and each student may or may not have 20 classes all horizontaly on the spreadsheet. I need to break them out verticaly like a table. ie. col1 col2 col3 col4 col5 col6 col7 col8 col9 1234 class1 A class2 B class3 C class4 D 5678 class1 C class8 C class9 D class3 B can this be converted into this on a seperate worksheet? col1 col2 col3 1234 Class1 A 1234 class2 B 1234 class3 c 1234 class4 D 5678 class1 C 5678 class8 C 5678 class9 D 5678 class3 B This would save me an incredible amount of time. Any help/advice would be greatly appreciated. thanks in advance, warren |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Reformating Question | Excel Discussion (Misc queries) | |||
Reformating large amount of data | Excel Discussion (Misc queries) | |||
Pivot tables reformating | Excel Discussion (Misc queries) | |||
Reformating a column and getting it to apply | New Users to Excel | |||
How can I defeat Excel's auto-reformating into date format? | Excel Discussion (Misc queries) |