Aug 25 2022 02:34 PM
I have multiple tables with item names and a picture for them what i want on a Single form.
I created my main Form from my master table, I can add item names in a text box on this Form from various tables using the ID and =DLookup in the control source but i cant figure out how to do it with a picture.
I can add pictures from the Recorded source table with no problem, but other tables has me stumped, i can add a sub form to do it but i do not like the look of it. Everything is linked in relationships because all the text boxes i have in the form using =DLookup from other tables work.
Aug 25 2022 06:50 PM