how to combine two coloums while the rows are not serial

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
coloum 1 coloum 2 coloum 3 must have
what is in 1+2
c1 c2 c3
row 1 a d ad
row 4 b c bc
row 10 c b cb
row 15 d a da


this must be done with one time for all rows together
 
Last edited:
Upvote 0
You can use AutoFilter or some other method to show only the appropriate rows and then use Fill Down to copy the formula where it needs to go.

Without more information as to which rows you want this applied to, there isn't much for us to go on.
 
Upvote 0
this is exactly what i do

first i filter for a certain word in a coloum
then i get the filtered result that lies in many rows that are note in serial sequnce
then i want to add the information of the two coloums together in one third coloum with one copy paste this can not be done

this is what i want to do it is very importent to my work i have 6000 rows in my excel sheet
this is very very time consuming to do it segement by segment
i have to find a way to do it in one go
 
Upvote 0
I can't guess which rows you need the formula in. Neither can Excel. If you can describe which rows need that formula, perhaps I could explain how you can give that information to Excel.
 
Upvote 0

Forum statistics

Threads
1,224,597
Messages
6,179,808
Members
452,944
Latest member
2558216095

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top