Thread: Merging cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] john.9.williams@bt.com is offline
external usenet poster
 
Posts: 104
Default Merging cells

Hi all, i have a bit of a poser i have data in 3 cells a1 a2 a3, i
wish to create a macro that merges the 3 cells into one. but within
the merged cell groups each section of data from each cell with a
title and a carrige return, i have tried creating a string and added
them together but i cannot add a seperating tiitle and carrige return
for each part of data from each cell, hope this makes sense

Johny