I want to set every cell in a Range to specific Text value- I haven't got it yet, but this is the approach I've started with... it doesn't work. What's the correct method?
Private Sub cmdResetVisCheck_Click()
Dim mySheetWS as Worksheet, VisRng as Range
Set mySheetWS = Worksheets("Parts...