Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Combining data from 2 cells into 1 cell

I'm trying to combine the contents of cell D3 with cell H3 and put all the
combined data in cell H34. I tried: =D3&H3 but that didn't work. Do the
cells have to be adjacent to work?

Thanks.

Any suggestions?


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Combining data from 2 cells into 1 cell

Hi,

The formula you posted should work fine and 'that didn't work' isn't a very
helpful description of the problem.

What's in the cells?
What result did you get?
What result did you expect?

Mike

"gbread" wrote:

I'm trying to combine the contents of cell D3 with cell H3 and put all the
combined data in cell H34. I tried: =D3&H3 but that didn't work. Do the
cells have to be adjacent to work?

Thanks.

Any suggestions?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default Combining data from 2 cells into 1 cell

Let me give you a brief example based on the information you have given:-

1. In cell D 3 I have:-

smith

2. In cell H 3 I have:-

jones

3. In cell H 34 I have:-

=CONCATENATE(D3,H3)

Cell H 34 shows, when I look at it on the screen in front of me:-

smithjones

This is a very simple example showing you how to add the contents of 2 cells
that contain text.

What Mike says is correct though.

You need to provide more details of the data that your cells contain and
what you are trying to achieve.

If my comments have helped please hit Yes.

Thanks.



"gbread" wrote:

I'm trying to combine the contents of cell D3 with cell H3 and put all the
combined data in cell H34. I tried: =D3&H3 but that didn't work. Do the
cells have to be adjacent to work?

Thanks.

Any suggestions?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combining data from multiple cells into one cell with commas lawandgrace Excel Discussion (Misc queries) 1 June 2nd 09 04:25 PM
Combining data from different cells and more... Jeff Excel Worksheet Functions 2 February 27th 09 12:11 AM
Combining data from multiple cells into one cell. Steelsilk Excel Worksheet Functions 4 May 17th 07 06:54 PM
COMBINING CELLS WITH LIKE DATA PLV Excel Discussion (Misc queries) 2 June 2nd 05 10:30 PM
Combining data (numeric format) in multiple cells into one cell (t GNAC SID Excel Discussion (Misc queries) 2 February 7th 05 04:09 PM


All times are GMT +1. The time now is 09:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"