View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] efreedland@gmail.com is offline
external usenet poster
 
Posts: 2
Default Speed Up MS Query update

On Jun 6, 10:57 am, Keith74 wrote:
Is it possible for for when you import the data to the spreadsheet to
have the screenupdating turned off?


Application.ScreenUpdating = FALSE is already in place.