Hello, people i´m not geting a way to do this...

I Have an entire column(A) to test(If) and another column(b) to fill with values in function of value from column(A)

for example

if cells("A1").value = x or > x then cells("A2").value = cells("A1").value + 1

got the idea?

many thankx