Columns to rows

A

Azrael

I have a column of numbers A1 though A15 that I need to display in a row
(i.e. A1 though O1), what is my best or easiest way to do this?
 
R

Roger Govier

Hi

Copy the range, place cursor in B1>Paste Special>Transpose
Delete cell A1
 
Top