Hi guys,
I need a help. In my current work , i am encountering a situation such that if the user selects a wrong folder instead of the correct folder, my program is entering debugging mode and it is displaying error such that "Path not found". Instead of this i need my program to display a msgbox informing that the user has selected wrong folder (in case if the "Path not found error" occurs).
In other words, i need to display a msgbox when the program encounters the Runtime error 76. That is path not found.
I need a help. In my current work , i am encountering a situation such that if the user selects a wrong folder instead of the correct folder, my program is entering debugging mode and it is displaying error such that "Path not found". Instead of this i need my program to display a msgbox informing that the user has selected wrong folder (in case if the "Path not found error" occurs).
In other words, i need to display a msgbox when the program encounters the Runtime error 76. That is path not found.