View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Douvid Douvid is offline
external usenet poster
 
Posts: 11
Default macros for other applications

Hi,
I can't make the opposite of "text to column" in Excell (
I mean merging cells but placing a coma between each
value) so I use word to replace paragraph mark by coma.
But how do I writte in my macros the macros that works in
Word and recall the transfomed data in excell ?
Cheers,