PC Review


Reply
Thread Tools Rate Thread

change a vertical list of numbers to horizontal list from 1 cell

 
 
=?Utf-8?B?Y2F6?=
Guest
Posts: n/a
 
      27th Sep 2006
Hi
I have a vertical list of 6 digit codes and wish to copy turn them into a
horizontal list in a single cell. Each code is prefixed by '.
thanks
 
Reply With Quote
 
 
 
 
=?Utf-8?B?cGF1bA==?=
Guest
Posts: n/a
 
      27th Sep 2006
transpose function.You select your destination range which must be the same
no of columns as you have rows,just say you have a existing range in a1 to a4
you select range d1 to g1 and in cell d1 type =transpose(A1:A4) and enter
holding down ctrl and shift and then hit enter
--
paul
(E-Mail Removed)
remove nospam for email addy!



"caz" wrote:

> Hi
> I have a vertical list of 6 digit codes and wish to copy turn them into a
> horizontal list in a single cell. Each code is prefixed by '.
> thanks

 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      27th Sep 2006
I think what the OP means is to put all the values into one cell (eg
B1). If that is the case, then a formula like:

=A1&" "&A2&" "&A3&" "&A4

would achieve this for four used cells in column A, and will separate
each number by a space.

Hope this helps.

Pete

paul wrote:
> transpose function.You select your destination range which must be the same
> no of columns as you have rows,just say you have a existing range in a1 to a4
> you select range d1 to g1 and in cell d1 type =transpose(A1:A4) and enter
> holding down ctrl and shift and then hit enter
> --
> paul
> (E-Mail Removed)
> remove nospam for email addy!
>
>
>
> "caz" wrote:
>
> > Hi
> > I have a vertical list of 6 digit codes and wish to copy turn them into a
> > horizontal list in a single cell. Each code is prefixed by '.
> > thanks


 
Reply With Quote
 
=?Utf-8?B?cGF1bA==?=
Guest
Posts: n/a
 
      27th Sep 2006
ahh yes "in a single cell" was a good clue wasnt it!
--
paul
(E-Mail Removed)
remove nospam for email addy!



"Pete_UK" wrote:

> I think what the OP means is to put all the values into one cell (eg
> B1). If that is the case, then a formula like:
>
> =A1&" "&A2&" "&A3&" "&A4
>
> would achieve this for four used cells in column A, and will separate
> each number by a space.
>
> Hope this helps.
>
> Pete
>
> paul wrote:
> > transpose function.You select your destination range which must be the same
> > no of columns as you have rows,just say you have a existing range in a1 to a4
> > you select range d1 to g1 and in cell d1 type =transpose(A1:A4) and enter
> > holding down ctrl and shift and then hit enter
> > --
> > paul
> > (E-Mail Removed)
> > remove nospam for email addy!
> >
> >
> >
> > "caz" wrote:
> >
> > > Hi
> > > I have a vertical list of 6 digit codes and wish to copy turn them into a
> > > horizontal list in a single cell. Each code is prefixed by '.
> > > thanks

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Order Details in horizontal list instead of vertical list Marshall Barton Microsoft Access Reports 0 5th Jul 2008 04:29 PM
how do I make a vertical list horizontal? =?Utf-8?B?Z3Jhbm55dHN1bmFkZQ==?= Microsoft Word Document Management 1 24th Oct 2007 04:28 AM
How to convert vertical blocked list to horizontal list? G Lykos Microsoft Excel Worksheet Functions 4 18th Dec 2006 02:06 PM
comparing vertical list on one sheet to horizontal on another =?Utf-8?B?TWlrZSBNaWNr?= Microsoft Excel Programming 4 8th Nov 2005 03:32 AM
Change Query output from Vertical list to Horizontal Delimited by Semicolons Les Microsoft Access Form Coding 2 29th Jan 2004 08:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:16 AM.