hi,
I need to compare four columns data in excel. I am able to do this for two columns.
I have data as follows.
ppvt_min ppvt_max ppvt_mean ppvt_median observations MOM
143148 143148 143148 143148 1 -100
141843 141843 141843 141843 1 -100
119490 119490 119490 119490 1 -100
91915 91915 91915 91915 1 -100
basically, i am showing the data which are same across four columns. But i do have other records where in they are not same. I have more than 10 mil recs and can not do this manually.
Please help me with formulae of comparing these four columns.
i use below forulae for comparing two columns,
if(a=b,true,false)
Thanks,
VIJ
Hi
Which is the condition?
You just want to test if ALL four of these are same?? or you need something more..?
Regards
Fotis.
I am proud that i am Greek.
Just to know every one.We Greeks, we are nοt proud of our politicians. Υou?
Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Please,mark your thread [SOLVED] if you received your answer.
My Avadar picture, is from Athens Acropolis.
http://www.theacropolismuseum.gr
http://www.visitgreece.gr/
=and(a1=b1,b1=c1,c1=d1)
=countif(a1:d1, a1)=4
"Relax. What is mind? No matter. What is matter? Never mind!"
Thanks, a ton. Both the formulae works according to my need.
Keep providing solutions, which really makes our life easier.
Thanks, again.
VIJ
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks