O
One-Leg
Hello,
I'm using the following in a macro but it doesn't work:
Range("A2:A65536").Select
If Cells.Select = "0" Then Selection.ClearContents
What should I change???
I'm using the following in a macro but it doesn't work:
Range("A2:A65536").Select
If Cells.Select = "0" Then Selection.ClearContents
What should I change???