View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Allen_N Allen_N is offline
external usenet poster
 
Posts: 32
Default reference to FileSystemObject

Excel VBA on my work PC throws errors when I try to refer to the class
'FileSystemObject' or its associated constants (such as 'WindowsFolder').

Which library is the one I need a reference to?

Thanks!