View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gdselva[_2_] gdselva[_2_] is offline
external usenet poster
 
Posts: 1
Default Merging cells text

Hi,

I have one question,


Input:

A1 contains: Selvam K
C1 contains: Frank
D10 contains: gdselva
d1:d5 contains: 10, 20, 30, 40, 50


Output:
A1 contains:
Selvam K, Frank, gdselva, 10, 20, 30, 40, 50


The selection should be using Ctrl + a1, c1, d10, d1:d5 this sequence
The output should be merged all the cell values and display into th
first selected cell.


Can you help me I to do it.


Regards,

Selvam

--
Message posted from http://www.ExcelForum.com