A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

taking numbers in vertical cells putting them in horizontal cells



 
 
Thread Tools Display Modes
  #1  
Old April 28th, 2010, 08:23 PM posted to microsoft.public.excel.worksheet.functions
jhawk22
external usenet poster
 
Posts: 2
Default taking numbers in vertical cells putting them in horizontal cells

I'm looking for the formula that will take numbers in vertical cells putting
them in horizontal cells. I'm copying from a worksheet that has numbers
listed in columns and need to put them into cells that are in rows.

Thanks
  #2  
Old April 28th, 2010, 08:31 PM posted to microsoft.public.excel.worksheet.functions
JLatham
external usenet poster
 
Posts: 1,896
Default taking numbers in vertical cells putting them in horizontal cells

Insert a new worksheet into the book. Go to the first sheet and select all
of the cells and use Edit -- Copy (or [Ctrl]+[C]) to copy them, go to the
second sheet and use Edit -- Paste Special with the "Transpose" box checked.
See if that doesn't do the trick for you.


"jhawk22" wrote:

I'm looking for the formula that will take numbers in vertical cells putting
them in horizontal cells. I'm copying from a worksheet that has numbers
listed in columns and need to put them into cells that are in rows.

Thanks

  #3  
Old April 28th, 2010, 08:31 PM posted to microsoft.public.excel.worksheet.functions
David Biddulph
external usenet poster
 
Posts: 8,714
Default taking numbers in vertical cells putting them in horizontal cells

Look in Excel help for "transpose".
--
David Biddulph


"jhawk22" wrote in message
...
I'm looking for the formula that will take numbers in vertical cells
putting
them in horizontal cells. I'm copying from a worksheet that has numbers
listed in columns and need to put them into cells that are in rows.

Thanks



  #4  
Old April 28th, 2010, 08:33 PM posted to microsoft.public.excel.worksheet.functions
Bob Umlas[_3_]
external usenet poster
 
Posts: 197
Default taking numbers in vertical cells putting them in horizontal cells

By NOT formulas:
Select A1:A10 (or wherever the data are), click on the leftmost cell to
contain the results, use Paste Special & click the "Transpose" checkbox.
By Formulas:
If your range is 10 rows x 1 column, select 1 row x 10 columns, then enter
this formula via ctrl/shift/enter:
=TRANSPOSE(A1:A10)

"jhawk22" wrote in message
...
I'm looking for the formula that will take numbers in vertical cells
putting
them in horizontal cells. I'm copying from a worksheet that has numbers
listed in columns and need to put them into cells that are in rows.

Thanks


  #5  
Old April 28th, 2010, 08:37 PM posted to microsoft.public.excel.worksheet.functions
jhawk22
external usenet poster
 
Posts: 2
Default taking numbers in vertical cells putting them in horizontal ce

Perfect. Thanks!


"JLatham" wrote:

Insert a new worksheet into the book. Go to the first sheet and select all
of the cells and use Edit -- Copy (or [Ctrl]+[C]) to copy them, go to the
second sheet and use Edit -- Paste Special with the "Transpose" box checked.
See if that doesn't do the trick for you.


"jhawk22" wrote:

I'm looking for the formula that will take numbers in vertical cells putting
them in horizontal cells. I'm copying from a worksheet that has numbers
listed in columns and need to put them into cells that are in rows.

Thanks

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.