View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sa3214 sa3214 is offline
external usenet poster
 
Posts: 6
Default How can I do this

I wish to concatenate two cells containing text but include a CRLF between
the two parts of the result ... to give the same effect as using ALT +Enter
when entering the data directly.

If is this possible using vba ?
If so how is it achieved ?

Regards and TIA