G
Guest
hi,
I'm deleting a sheet w/ data via code and the following is not working??
Application.EnableEvents = False
wks.Delete
Application.EnableEvents = True
Thank you for your suggestions
I'm deleting a sheet w/ data via code and the following is not working??
Application.EnableEvents = False
wks.Delete
Application.EnableEvents = True
Thank you for your suggestions