When inserting a formula you can use "Or(statement, statement)".

How would you accomplish this when programing a macro?

If Range("A2").value = "Hello" or "Hi then