Thread: "Merge" cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
nsv
 
Posts: n/a
Default "Merge" cells


For this solution you will need an extra cell eg. H1, where you write
=A1&B1&C1.
The ambersant (&-sign) connects the content of te cells. If you need to
put in helping words you must put the between quotes, like this:
=A1&" has the following characteristic "&B1&C1

NSV


--
nsv
------------------------------------------------------------------------
nsv's Profile: http://www.excelforum.com/member.php...o&userid=26500
View this thread: http://www.excelforum.com/showthread...hreadid=509295