B
BobAchgill
What do I need to put in the ???? to get this code to work?
Dim object1 as object
Set object1 = ????
object1.fileexists()
Thanks!
Bob
Dim object1 as object
Set object1 = ????
object1.fileexists()
Thanks!
Bob