View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dennis Warren Dennis Warren is offline
external usenet poster
 
Posts: 1
Default Microsoft query issue

I have a macro that loops through several databases (Access) and extracts
data. This will work well most of the time, however, occasionally it will
break at the " .Refresh BackgroundQuery:=False" command. Any
suggestions as to eliminate this problem?

Thanks