How do I check to see if file exists in assess 2003 query?

J

jack mcfadden

In access 2000 I used the Dir function to return a null string. It appears
that Dir is not valid in access 2003 query expressions.
 
Top