Hi all,
I previously posted in the General forum but got no reply.
(Problem) I have several text boxes which I can populate using the DLookup.
I have images I want to display for individual records.
I use a search (textbox) to input client name and this populates all other textboxes. I am trying to get the relevant image to display also using this search box. I have also disabled record selectors just tidy up the form. I have tried coding the image control on the AfterUpdate event of the search box. This is doing my nut in. Full path to images are stored as JPG in my ClientTable not as OLE. Can anyone help?
I previously posted in the General forum but got no reply.
(Problem) I have several text boxes which I can populate using the DLookup.
I have images I want to display for individual records.
I use a search (textbox) to input client name and this populates all other textboxes. I am trying to get the relevant image to display also using this search box. I have also disabled record selectors just tidy up the form. I have tried coding the image control on the AfterUpdate event of the search box. This is doing my nut in. Full path to images are stored as JPG in my ClientTable not as OLE. Can anyone help?