I would test for no text ("") and use the HasFormula property
If Range("myRange").HasFormula And Range("myRange").Text = "" Then