C
Craig & Co.
Hi,
Is it possible to check the value of a cell for data?
Using a for counter = 0 to MaxSize loop
I use the ActiveCell.Offset(-1,Counter).Interior.ColorIndex = 6
I want to check the Offset (-2,Counter) to see if it's blank, how can I do
this?
Cheers
Craig.
Is it possible to check the value of a cell for data?
Using a for counter = 0 to MaxSize loop
I use the ActiveCell.Offset(-1,Counter).Interior.ColorIndex = 6
I want to check the Offset (-2,Counter) to see if it's blank, how can I do
this?
Cheers
Craig.