View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve[_63_] Steve[_63_] is offline
external usenet poster
 
Posts: 13
Default namespace.pickfolder

hi all

if i get a user to pick an outlook folder with the
namespace.pickfolder method, how can I make that folder object
available across all my macros - i need to refer to it again in some
userform.dblclick events

i don't want the make the user select a folder each time I want to
refer to it

any help appreciated, new to vba
tia
steve