accessvbahelp
Technical User
This is the last of my finishing touches on this project!!!
When the approve or revise button is clicked in the database, a file will move from one location to another, I want to stop this from happening if a file already exists but I do not get an error window to pop up to tell me a file already exists, it just automatically replaces the old file with the new one. I need to create an error trapping for runtime error #58 “This file already exists” but without the error window popping up I can’t create this error trap. Can this be fixed?
When the approve or revise button is clicked in the database, a file will move from one location to another, I want to stop this from happening if a file already exists but I do not get an error window to pop up to tell me a file already exists, it just automatically replaces the old file with the new one. I need to create an error trapping for runtime error #58 “This file already exists” but without the error window popping up I can’t create this error trap. Can this be fixed?