View Single Post
  #17   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How do I merge two cells without deleting data from the cell?

Concatrange was a user defined function which Gord included in his message.
You won't find it in help as it isn't a native Excel function.
Have you included that UDF?
--
David Biddulph

"anthony561fl" wrote in message
...
Im still stuck on trying to concatenate a wide range of cells. I tried the
formula
=concatrange(K2:KZ2)
but get the following:
#NAME?

When I try to search help for concatrange, nothing comes up, only
concatenate.

Could you clarify more for me please? Thank you.




"roshni" wrote:


Thank you so much for sending me this formula.I really appreciate your
quick, helpful response.

Sincerely,
roshni
"Batmans_Wife" wrote:

I'm highlighting two cells in the same row, hitting format cells,
alignment,
merge cells and I'm getting the error message, "The selection contains
multiple data values. Merging into one cell will keep the upper-left
most
data only." I want to be able to make the two seperate cells one
without
deleting anything and without having to cut and paste.