Help with boolean statment for active row
On a given active row, what is the boolean statement to perform the following:
if cell "H" for a given row contains "i" then Sheets("Report").Range("B1") =
"Yes"
again... I'm new to this and need some basic guidance.
|