#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 31
Default Combine if

I have a spreadsheet where column A has an object ID number and column F has
a title. I would like to combine the titles to make one title if the object
ID numbers are identical. Right now, if there are identical object ID
numbers the title will be contained in sections... for example the first
instance of object ID 139930096 has the first part of the title which is
"Section 3E" and the second instance of object ID 139930096 has the second
part of the title which is "entry wing shop & ESPIS"... it needs to be
"Section 3E entry wing shop & ESPIS". The data in columns B through E will
also be identical like column A, the only column that is different is F.

Is this as clear as mud?!

Thanks for your time,

Tania
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 248
Default Combine if

Can you sort on col A-E?
If yes, then you can sort and then enter the formula
=F1&F2
assuming F1 and F2 are in the right order after sorting
in G1 and then copy to G3,G5,,,
Paste special as values... delete rows with blank col G
then delete col F
-------------------------------------
Pl. click ''''Yes'''' if this was helpful...



"TLAngelo" wrote:

I have a spreadsheet where column A has an object ID number and column F has
a title. I would like to combine the titles to make one title if the object
ID numbers are identical. Right now, if there are identical object ID
numbers the title will be contained in sections... for example the first
instance of object ID 139930096 has the first part of the title which is
"Section 3E" and the second instance of object ID 139930096 has the second
part of the title which is "entry wing shop & ESPIS"... it needs to be
"Section 3E entry wing shop & ESPIS". The data in columns B through E will
also be identical like column A, the only column that is different is F.

Is this as clear as mud?!

Thanks for your time,

Tania

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 31
Default Combine if

I think I see what you are saying. I was hoping there was a way to not have
to do it all manually each time... my spreadsheet is 1657 rows and there are
quite a few rows that need the title combined.

Tania

"Sheeloo" wrote:

Can you sort on col A-E?
If yes, then you can sort and then enter the formula
=F1&F2
assuming F1 and F2 are in the right order after sorting
in G1 and then copy to G3,G5,,,
Paste special as values... delete rows with blank col G
then delete col F
-------------------------------------
Pl. click ''''Yes'''' if this was helpful...



"TLAngelo" wrote:

I have a spreadsheet where column A has an object ID number and column F has
a title. I would like to combine the titles to make one title if the object
ID numbers are identical. Right now, if there are identical object ID
numbers the title will be contained in sections... for example the first
instance of object ID 139930096 has the first part of the title which is
"Section 3E" and the second instance of object ID 139930096 has the second
part of the title which is "entry wing shop & ESPIS"... it needs to be
"Section 3E entry wing shop & ESPIS". The data in columns B through E will
also be identical like column A, the only column that is different is F.

Is this as clear as mud?!

Thanks for your time,

Tania

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 248
Default Combine if

You can record a macro while doing it and rerun it everytime...

If you can logically think of any way this can be done then we can try to
come up with a formula...
If row difference is constant etc...

Also in Excel you can not refer to the cell containing the formula...

-------------------------------------
Pl. click ''''Yes'''' if this was helpful...



"TLAngelo" wrote:

I think I see what you are saying. I was hoping there was a way to not have
to do it all manually each time... my spreadsheet is 1657 rows and there are
quite a few rows that need the title combined.

Tania

"Sheeloo" wrote:

Can you sort on col A-E?
If yes, then you can sort and then enter the formula
=F1&F2
assuming F1 and F2 are in the right order after sorting
in G1 and then copy to G3,G5,,,
Paste special as values... delete rows with blank col G
then delete col F
-------------------------------------
Pl. click ''''Yes'''' if this was helpful...



"TLAngelo" wrote:

I have a spreadsheet where column A has an object ID number and column F has
a title. I would like to combine the titles to make one title if the object
ID numbers are identical. Right now, if there are identical object ID
numbers the title will be contained in sections... for example the first
instance of object ID 139930096 has the first part of the title which is
"Section 3E" and the second instance of object ID 139930096 has the second
part of the title which is "entry wing shop & ESPIS"... it needs to be
"Section 3E entry wing shop & ESPIS". The data in columns B through E will
also be identical like column A, the only column that is different is F.

Is this as clear as mud?!

Thanks for your time,

Tania

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
Combine cells with the same reference and combine quantities brandon Excel Discussion (Misc queries) 2 September 17th 08 05:44 PM
combine or if littlelouise1 Excel Worksheet Functions 4 July 7th 08 09:26 PM
how to combine........ pathan Excel Discussion (Misc queries) 1 August 7th 06 09:39 AM
How Can i combine Monty Excel Discussion (Misc queries) 5 July 25th 06 09:28 PM
Combine into one please. Steved Excel Worksheet Functions 2 February 22nd 05 11:46 PM


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