S
Sandy
I am trying in vain to incorporate an If Then Else into a macro; the basis
is as follows
Sheet Name = 'Search'
If -Cells in the ranges (B5:F5) AND (B8:F8) AND (C8) AND (F9) = ""
Then
Do this
Else
Do that
End If
The bit between 'If' and 'Then' eludes me. Any offers?
Sandy
is as follows
Sheet Name = 'Search'
If -Cells in the ranges (B5:F5) AND (B8:F8) AND (C8) AND (F9) = ""
Then
Do this
Else
Do that
End If
The bit between 'If' and 'Then' eludes me. Any offers?
Sandy