Try this
Sub macro()
Application.DisplayAlerts = False
"Your code here"
Application.DisplayAlerts = True
End sub
Try this
Sub macro()
Application.DisplayAlerts = False
"Your code here"
Application.DisplayAlerts = True
End sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks