A
Adam
All,
At work because the email exchange blocks spreadsheets with VB macro's in them I need to remove the below code I have in one spreadsheet:
Private Sub Worksheet_SelectionChange(ByVal Target As Excel.Range)
End Sub
I dont know what this does but when I remove it and close VB if I go back into it there it is again!
Any ideas?
At work because the email exchange blocks spreadsheets with VB macro's in them I need to remove the below code I have in one spreadsheet:
Private Sub Worksheet_SelectionChange(ByVal Target As Excel.Range)
End Sub
I dont know what this does but when I remove it and close VB if I go back into it there it is again!
Any ideas?