DaleWatson123321
Programmer
For some odd reason, the following code recently keeps "popping up" in all the worksheets I open.
Private Sub Worksheet_SelectionChange(ByVal Target As Excel.Range)
End Sub
I've double-checked my "Personal.xls" file, with no indication that it originates from there.
When I delete the code, or comment-it-out, the same code "re-appears" the next time I open the file - any file.
I expect (hope) this situation is "well known" to some of you VBA experts out there, and that you'll be able to HELP.
.....H E L P......H E L P.......
Needless to say, I will much appreciate a solution.
Thanks !!!
...Dale Watson dwatson@bsi.gov.mb.ca
Private Sub Worksheet_SelectionChange(ByVal Target As Excel.Range)
End Sub
I've double-checked my "Personal.xls" file, with no indication that it originates from there.
When I delete the code, or comment-it-out, the same code "re-appears" the next time I open the file - any file.
I expect (hope) this situation is "well known" to some of you VBA experts out there, and that you'll be able to HELP.
.....H E L P......H E L P.......
Needless to say, I will much appreciate a solution.
Thanks !!!
...Dale Watson dwatson@bsi.gov.mb.ca