Can you rephrase your question. Not sure I understand it well.
Code:
Sub EF()
Range("B3:D9").clearContents
End Sub
The above should clear all the values in the mentioned range.