Hi mates
Please How can I write the code for comparing two cells in different coloums in VBA.

like A1 has a value of 40 , B1 has a value of 50
I want a code to say
if the value of A1 grater than value of b1 do so and so.