View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
quartz[_2_] quartz[_2_] is offline
external usenet poster
 
Posts: 441
Default Tell OS to refresh?

Is there a way, say after a file has been renamed using code, to force the
operating system to refresh so that it recognizes the change in the file name?

Or do I need to pause my code for a few seconds to give it time to do this?

Thanks much in advance.