A
alex
Using Access ‘03
Is it possible for an Access file to know what type of file it is?
E.g.,
If FileExtension = .mde then
‘Run some code
Else
‘nothing
End IF
Thanks,
alex
Is it possible for an Access file to know what type of file it is?
E.g.,
If FileExtension = .mde then
‘Run some code
Else
‘nothing
End IF
Thanks,
alex