I have a database with client details and photos.
i have a textbox as an input box and seperate search button.
I can populate all my textboxes on my form with all client details using DLookup., but i can only get the first record to show the corresponding image to that one client. How can i get the image to show for each client when i enter their name in my input box and show their photo.
Thank you.
i have a textbox as an input box and seperate search button.
I can populate all my textboxes on my form with all client details using DLookup., but i can only get the first record to show the corresponding image to that one client. How can i get the image to show for each client when i enter their name in my input box and show their photo.
Thank you.