View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
Excel 009 Excel 009 is offline
external usenet poster
 
Posts: 29
Default How can I clean the buffer from the folder picker?

Thanks Tom. That is answer I need. It has a workbook/project scope.
By the way, how can one declare a workbook/project scope variable? A
variable that preserves its value even after the sub is terminated.