Thread
:
Getting Rid of Annoying Prompt
View Single Post
#
2
Posted to microsoft.public.excel.programming
Paul Martin
external usenet poster
Posts: 114
Getting Rid of Annoying Prompt
Doug
Try Application.EnablePrompts = False then when finished switch to
True. This won't fix your underlying issue of links, but should stop
the prompts.
Regards
Paul Martin
Melbourne, Australia
Reply With Quote
Paul Martin
View Public Profile
Find all posts by Paul Martin