Thread
:
Variable Types
View Single Post
#
1
Posted to microsoft.public.excel.programming
Robin Clay[_3_]
external usenet poster
Posts: 55
Variable Types
Greetings !
I get "User-defined functions undefined" errors
with these first two lines.... :(
Dim objFSo As New FileSystemObject
Dim objFolder As Folder
Set objFolder = objFSo.GetFolder(myPath)
Help !
RClay AT haswell DOT com
Reply With Quote
Robin Clay[_3_]
View Public Profile
Find all posts by Robin Clay[_3_]