Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a problem and its kinda hard to explain in words, so I am going to type out my spreadsheet as an example: I have lots of place names, and hotel names and a link to each of these hotel names. eg: ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple Apple hotel hotel Apple Applehotel Cofu www.applehotel.com row3Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com row4 row5 etc What I want to do is to transpose all the names in rows to column only. ie: ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple www.applehotel.com row3 Apple hotel row4 hotel Apple row5 Applehotel Cofu row6Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com I want to do this as i need to assign a number to each of the variations of the hotel names but keep the website the same or each hotel. Is there a way to do it? Please help. Regards, Elaine. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
With same country down column A while rowB to row D are transpose to
col B2-5 ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple www.applehotel.com row3 Corfu Apple hotel row4 Corfu hotel Apple row5 Corfu Applehotel Cofu row6Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com Elaine elaine wrote: Hello, I have a problem and its kinda hard to explain in words, so I am going to type out my spreadsheet as an example: I have lots of place names, and hotel names and a link to each of these hotel names. eg: ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple Apple hotel hotel Apple Applehotel Cofu www.applehotel.com row3Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com row4 row5 etc What I want to do is to transpose all the names in rows to column only. ie: ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple www.applehotel.com row3 Apple hotel row4 hotel Apple row5 Applehotel Cofu row6Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com I want to do this as i need to assign a number to each of the variations of the hotel names but keep the website the same or each hotel. Is there a way to do it? Please help. Regards, Elaine. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you tried copy paste special transpose?
"elaine" wrote: Hello, I have a problem and its kinda hard to explain in words, so I am going to type out my spreadsheet as an example: I have lots of place names, and hotel names and a link to each of these hotel names. eg: ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple Apple hotel hotel Apple Applehotel Cofu www.applehotel.com row3Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com row4 row5 etc What I want to do is to transpose all the names in rows to column only. ie: ColA B C D E F row1country name name + hotel hotel+ name variation website row2Corfu Apple www.applehotel.com row3 Apple hotel row4 hotel Apple row5 Applehotel Cofu row6Algarve imperial imperial hotel hotel imperial imperialhotel www.imphotel.com I want to do this as i need to assign a number to each of the variations of the hotel names but keep the website the same or each hotel. Is there a way to do it? Please help. Regards, Elaine. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transpose data from many horizontal rows into a single column | Excel Discussion (Misc queries) | |||
how do set up a chart with vertical and horizontal column heading | New Users to Excel | |||
how to set up a chart with vertical and horizontal column heading | Charts and Charting in Excel | |||
In Excel can I rotate a column from vertical to horizontal. | Excel Discussion (Misc queries) | |||
how do i freeze a vertical column & horizontal row in excel? | Excel Discussion (Misc queries) |