How do I get access to ignore all errors in a localised manner. ie, in a particular piece of code.
I have adapted the code published for displaying pictures in an image box, but some records don't have a picture. How do I stop the cannot find file error, also, how do I display a default picture for all records without a matching file in the directory I am using?
I have adapted the code published for displaying pictures in an image box, but some records don't have a picture. How do I stop the cannot find file error, also, how do I display a default picture for all records without a matching file in the directory I am using?