View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Default folder for VBA modules

Albert,
You can read/set this with :
CurDir
ChDrive
ChDir

NickHK

"Albert" wrote in message
...
Hi.
Is there a way of changing the default folder that VBA uses when I try to
import/export vba modules or userforms?
Thanks and regards,
Albert C