-
picture not loading
Sorry if this is a noob question, and if its in the wrong place, but when I set the picture value of a picbox to change after a command button is clicked, when i run the program a message saying "run-time error "53": file not found" pops up, but its on my computer, I copied and pasted the filespec so does anyone know whats wrong?
-
Re: picture not loading
If it says that the file is not found then it's not found. Show us the code you're using. Also, have you tested exactly what path you're using? If you're building it in code then it's quite possible that the result is not what you intended.
Also, are you saying that it's not working on your machine or on some other machine?