View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kammam Kammam is offline
external usenet poster
 
Posts: 1
Default How to combine the content from eg. 3 cells into a new cell

Hi

In colimn A cell 1, I have entered the number 100
In column B cell 1, I have entered the number 10
In column C cell 1, I have entered the number 1001

Then I want to combine this data into cell 1 in column D to show
100-10-1001 - How can I do this?
Thanks in advance.