Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default populate concatenate field

Hi,

i have two columns that contain the following:
a 1
b 2
c 3
d
e
..
..
..
what i need to do is create third column that will look
like this
1a
2a
3a
1b
2b
3b
1c
2c
..
..
Please help
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default populate concatenate field

Igor,

Try something like the following in the third column:

=B1&A1


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"igor" wrote in message
...
Hi,

i have two columns that contain the following:
a 1
b 2
c 3
d
e
.
.
.
what i need to do is create third column that will look
like this
1a
2a
3a
1b
2b
3b
1c
2c
.
.
Please help



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default populate concatenate field

unfortunatelly, that does not help much as i have 5000
rows in the first column and only 5 rows in the second.

please help
-----Original Message-----
Igor,

Try something like the following in the third column:

=B1&A1


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"igor" wrote in message
...
Hi,

i have two columns that contain the following:
a 1
b 2
c 3
d
e
.
.
.
what i need to do is create third column that will look
like this
1a
2a
3a
1b
2b
3b
1c
2c
.
.
Please help



.

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
How to CONCATENATE two dates field together Lisa Excel Worksheet Functions 6 April 2nd 23 08:09 PM
How to accept input and then populate/concatenate this with other Pank New Users to Excel 4 February 27th 07 03:38 PM
Populate field automatically TJAC Excel Discussion (Misc queries) 1 January 17th 07 08:02 PM
How to Join/concatenate a date field with a time field in Excel? Alan Excel Discussion (Misc queries) 4 August 9th 05 10:07 PM
Populate a field with just workdays Arlen Excel Worksheet Functions 3 January 4th 05 09:05 PM


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