[RESOLVED] Calculating a cell value in function of another cell value
Hello, people i´m not geting a way to do this... :sick:
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
Re: Calculating a cell value in function of another cell value
I have posted in your other thread on how to "address" cells. once you get that we will go forward with what you are trying to achieve...
Re: Calculating a cell value in function of another cell value
ok it´s resolved thankx koolsid