OK! I posted a similar question some time back but I didn't understand it fully as I'm quite fresh to VB coding. So I'll try once more.
On my VB form it shows details of staff, which works perfectly fine (using the list box) and what I want is the picture box or the image that will show the picture of each staff when a different one is selected.
I am using Access with my VB to store the details. I tried using the OLE Object on the design view but couldn't figure out how to join it with VB.
So could you please give me some code that will help me show a picture for each staff and does it have anything to do with the OLE Object. If this can't be done with Access then give some help with the picture problem.
Please shine some light on this problem and thanks for any answers.
On my VB form it shows details of staff, which works perfectly fine (using the list box) and what I want is the picture box or the image that will show the picture of each staff when a different one is selected.
I am using Access with my VB to store the details. I tried using the OLE Object on the design view but couldn't figure out how to join it with VB.
So could you please give me some code that will help me show a picture for each staff and does it have anything to do with the OLE Object. If this can't be done with Access then give some help with the picture problem.
Please shine some light on this problem and thanks for any answers.
Comment