Thread
:
macro to automatcially delete a worksheet
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Miller
external usenet poster
Posts: 72
macro to automatcially delete a worksheet
use this code to bypass warnings:
Application.DisplayAlerts = False
Reply With Quote
Dave Miller
View Public Profile
Find all posts by Dave Miller