View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
knut knut is offline
external usenet poster
 
Posts: 5
Default Scroll when importing data

Excel 2007

I have a VBA-routine that imports data from an external source. There will
be hundreds of rows imported, and this takes several minutes to complete. I
would like to always have the last imported row visible. As it is now the
page does not scroll as the import takes place.
Does anyone understand what I am after, and does anyone have a solution? I
do not have the VBA-routien at hand right now so I can't share it with you.

Thanx
Knut