PC Review


Reply
Thread Tools Rate Thread

Combined Cell Value

 
 
ng6971
Guest
Posts: n/a
 
      20th Mar 2010
Hi All,

I have list in following format:

A B C D E
0 1 2 3 4

Results wanted:

F
"0","1","2","3","4"


One more question is it possible to merge multiple column values into one
column without lost the values?

Thanks in advance.
 
Reply With Quote
 
 
 
 
Rick Rothstein
Guest
Posts: n/a
 
      20th Mar 2010
While you posted in a programming newsgroup, the solution does not require
VB code to accomplish; simply copy/paste the following formula into F1 and
copy it down as needed...

=""""&A1&""","""&B1&""","""&C1&""","""&D1&""","""&E1&""""

--
Rick (MVP - Excel)



"ng6971" <(E-Mail Removed)> wrote in message
news:1D73A671-CFBF-4CF3-B808-(E-Mail Removed)...
> Hi All,
>
> I have list in following format:
>
> A B C D E
> 0 1 2 3 4
>
> Results wanted:
>
> F
> "0","1","2","3","4"
>
>
> One more question is it possible to merge multiple column values into one
> column without lost the values?
>
> Thanks in advance.


 
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
Bold part of combined cell Adrien Microsoft Excel Worksheet Functions 4 30th Oct 2008 01:58 PM
remove duplicates from one cell that has been combined A volunteer Microsoft Excel Misc 0 7th Jul 2008 05:39 PM
how to get the rownum of the combined cell panlm Microsoft Excel Programming 2 14th Jun 2006 12:26 PM
Changing format in combined cell Lady Layla Microsoft Excel Misc 3 16th Sep 2004 08:43 PM
combined cell bayanbaru Microsoft Excel Worksheet Functions 0 17th Sep 2003 11:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:32 PM.