I have a form containing employee information and a spot to show a specific employees image which i am linking via "link" (picture not directly attached to DB).
In the form I have a combo box containing a list of employee names and when i choose a specific person, that employees data and image shows on the form.
This leads me to my dilema.
Any time i choose the person who is listed first in the database, the "text" information pops up but not their image therefore leaving me seeing the correct information with the image of the employee i was looking at prior to choosingg the new person. It appears as though this anomoly is only happening when the first person listed in the db is chosen. The only way I can see a complete profile of this person is if i close the form out and reopen it; which causes the employee information and image to default to the person who is having the issue.
My goal is to be able to see anyone's picture regardless of where they are listed in the main db table without having to close and open it again.
Any suggestions?
Thanks in advance.
In the form I have a combo box containing a list of employee names and when i choose a specific person, that employees data and image shows on the form.
This leads me to my dilema.
Any time i choose the person who is listed first in the database, the "text" information pops up but not their image therefore leaving me seeing the correct information with the image of the employee i was looking at prior to choosingg the new person. It appears as though this anomoly is only happening when the first person listed in the db is chosen. The only way I can see a complete profile of this person is if i close the form out and reopen it; which causes the employee information and image to default to the person who is having the issue.
My goal is to be able to see anyone's picture regardless of where they are listed in the main db table without having to close and open it again.
Any suggestions?
Thanks in advance.