View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default date in column.. need to put in a single row

hi,
copy the data you wish to transpose.
select a place to paste it.
on the menu bar....editpastespecialcheck tranpose(near the bottom)
click ok.
yeah. that simple.
regards
FSt1

"mithu" wrote:

I have a spreadsheet that has the date in months in the columns.

the headers are basically.

company ID | Jan | Feb| March| April | May | June |......


each months rows contain the revenue for that month for the respective
company id.. can i change it so the all the months are in one row?

so bascially have

Company ID | Month | revenue|

is there an easy way to do this? I also need all data to transpose
correctly.