Thread: Dialogue Boxes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AussieDave[_2_] AussieDave[_2_] is offline
external usenet poster
 
Posts: 9
Default Dialogue Boxes

Hi there.
I am using Application.GetOpenFilename with Multi-Select to open
multiple files sequentially for processing. After hitting the Open
button it works perfectly but the dialogue box is replaced by a grey
background until processing is complete - not very aesthetic for the
user! Any ideas on how to supress this box?
TIA, Dave