0.2556% 0.2875% 0.2559% 0.3812% 0.2564% 0.4748% 0.2667% 0.5684% 0.2701% 0.6620% 0.2875% 0.7556% 0.2880% 0.8493% 0.3138% 0.9429% 0.3196% 1.0365% 0.3198% 1.1301% 0.3213% 1.2237% 0.3226% 1.3174% 0.3262% 1.4110% 0.3318% 1.5046% 0.3447% 1.5982% 0.3508% 1.6919% 0.3513% 1.7855% 0.3526% 1.8791% 0.3527% 1.9727% 0.3536% 2.0663% 0.3545% 2.1600% 0.3632% 2.2536% 0.3706% 2.3472% some more clear on want I want thanks alot everyone ..but I need like B column value need to search for same and less then to A column value.. if it taken a count from A column it doesn't repeat count when it taken a new value in column B....example I'm showing how it on small data to make clear... a b 1.1 1 1.2 2 1.3 3 2 2.1 2.2 3 Require output: b c 1 0 2 4 3 1
... View more