W
woknick
I have 2 numbers that I want to compare to each other.
The first number is in B4 and the second is in C4. The comparison wil
be
if C4 < B4 Then
'Do something
how can I create a loop to perform this check on rows B4 through B2
and C4 through C24. so that each row will be compared.
thanks in advanc
The first number is in B4 and the second is in C4. The comparison wil
be
if C4 < B4 Then
'Do something
how can I create a loop to perform this check on rows B4 through B2
and C4 through C24. so that each row will be compared.
thanks in advanc