Hello,
I have a database which displays this path in the start up form.
I want to block access in case someone changes the path using vba or a macro. Help?
Path is "C:\cage\cafe.mdb".
The code should block when the name of that path changes either thru the form or table.
Thanks