Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Excel 07 - combining number

I have numbers that represent code/state and would like to combine them in
one cell (Column B) where the "xxxx".

Example:

A B C
Atlanta
00100
3000 xxxx 4930
3001 xxxx 5690


Results - I looking for

1 A B C
2 Atlanta
3 00100
4 3000 300000100 4930
5 3001 300100100 5690


Column A4:A5 = code
Column $C$3 = state
Column B = formula to combine the two (code_state)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 913
Default Excel 07 - combining number

On Wed, 23 Jul 2008 12:45:05 -0700, Ms. D
wrote:

I have numbers that represent code/state and would like to combine them in
one cell (Column B) where the "xxxx".

Example:

A B C
Atlanta
00100
3000 xxxx 4930
3001 xxxx 5690


Results - I looking for

1 A B C
2 Atlanta
3 00100
4 3000 300000100 4930
5 3001 300100100 5690


Column A4:A5 = code
Column $C$3 = state
Column B = formula to combine the two (code_state)



Try this formula in cell B4:

=A4&C$3

drag down as long as needed.

Hope this helps / Lars-Åke
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Excel 07 - combining number

Hi,

Put this in B4 and drag down

=A4&$C$3

Mike

"Ms. D" wrote:

I have numbers that represent code/state and would like to combine them in
one cell (Column B) where the "xxxx".

Example:

A B C
Atlanta
00100
3000 xxxx 4930
3001 xxxx 5690


Results - I looking for

1 A B C
2 Atlanta
3 00100
4 3000 300000100 4930
5 3001 300100100 5690


Column A4:A5 = code
Column $C$3 = state
Column B = formula to combine the two (code_state)

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 text and cell reference keeping number format RajenRajput1 Excel Discussion (Misc queries) 6 August 23rd 07 05:18 PM
Combining worksheets with common column but different number of ro Tony Excel Worksheet Functions 3 July 28th 07 04:38 AM
the "0" number is lost when combining multiple columns Hal Excel Worksheet Functions 5 January 26th 07 10:27 PM
combining text & number from different cells ExcelXYZ Excel Discussion (Misc queries) 2 June 25th 06 08:52 AM
Combining workshhets with different number of colums and column wi TX DPS Excel Discussion (Misc queries) 1 August 13th 05 05:12 AM


All times are GMT +1. The time now is 11:11 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"