Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 23
Default Include the info from 2 cells

Hello,

If I have this:

A1 B1 C1
HI YO

What form can I insert in C1 so it automatically takes the info from A1 and
A2 and put it there. I would also like to put a coma followed by a space
between the 2 info. So in this example, I would like to have HI, YO in cell
C1.

Thanks!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Include the info from 2 cells

In C1: =A1&", "&B1
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"One-Leg" wrote:
Hello,

If I have this:

A1 B1 C1
HI YO

What form can I insert in C1 so it automatically takes the info from A1 and
A2 and put it there. I would also like to put a coma followed by a space
between the 2 info. So in this example, I would like to have HI, YO in cell
C1.

Thanks!!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 75
Default Include the info from 2 cells

Use this!
=+A1&", "&A2
your results will be! Hi, YO




"One-Leg" wrote:

Hello,

If I have this:

A1 B1 C1
HI YO

What form can I insert in C1 so it automatically takes the info from A1 and
A2 and put it there. I would also like to put a coma followed by a space
between the 2 info. So in this example, I would like to have HI, YO in cell
C1.

Thanks!!!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 516
Default Include the info from 2 cells

Others have written the formula for you but in case you need to know, this
funtion is called CONCATENATE. It can be found under the Text Category of
the Insert Functions Menu. Sometimes it is easier to use the function wizard
with formulas like these because special characters are involved.
--
Hope this helps.

Matt S.


"One-Leg" wrote:

Hello,

If I have this:

A1 B1 C1
HI YO

What form can I insert in C1 so it automatically takes the info from A1 and
A2 and put it there. I would also like to put a coma followed by a space
between the 2 info. So in this example, I would like to have HI, YO in cell
C1.

Thanks!!!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Include the info from 2 cells

In C1 enter =A1 & ", " & B1


Gord Dibben MS Excel MVP

On Fri, 8 Dec 2006 09:06:01 -0800, One-Leg
wrote:

Hello,

If I have this:

A1 B1 C1
HI YO

What form can I insert in C1 so it automatically takes the info from A1 and
A2 and put it there. I would also like to put a coma followed by a space
between the 2 info. So in this example, I would like to have HI, YO in cell
C1.

Thanks!!!




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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
Calculating only non-empty cells... Jay Excel Worksheet Functions 9 September 22nd 06 03:20 AM
Excel-cannot view info placed in cells crayon Excel Discussion (Misc queries) 1 January 16th 06 08:42 PM
Merging Info in Two Cells [email protected] Excel Discussion (Misc queries) 1 December 28th 05 06:10 PM
Show info in linked cells in dif workbks? noclue Excel Worksheet Functions 1 February 9th 05 08:39 PM


All times are GMT +1. The time now is 11:57 PM.

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"