View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
T. S. T. S. is offline
external usenet poster
 
Posts: 2
Default how to copy content AND formating with vba

Hi there.
How do I copy the contents of cell a (contains text in several colors)
to cell B, so that colors/fonts etc are preserved?

Thanks in advance.