View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nicholas Nicholas is offline
external usenet poster
 
Posts: 19
Default Opt Out of a Query.

I have a worksheet with a macro that grabs information from many URL sources.
The macro looks for information within the query date entries after a button
selection. What I would like to incorperate is a button to suspend the
macro. Or even better a message box stating the query is being compiled
with possibly a Cancel button.