Hi all,
I am trying to declare a variable

VB Code:
  1. Dim fs As New Scripting.FileSystemObject

However, I am getting an error: User Type Not Defined

Could someone help me with what reference I need to be using to solve this problem.

Khanjan