This does not work for me!!!!
I'm using access 2003 (That is office computer no control on it)
I added this simple piece of code:
If dir("C:\Text Files", vbDirectory) <> "" Then
MsgBox "dir worked"
End If
No matter this path exist or not this code results in an error and says "Compile Error...