J
jjones
I am creating a database (’97) with 2 tables, “Master Table†and “Equipment
Types†that will basically serve as an inventory control system. The Master
Table will contain information about equipment that we loan out (i.e. serial
numbers, date sent out, etc.) I have created a form based on the Master Table
and on that form I have a drop-down/combo box based on the equipment table.
What I would like to do is have an image displayed on the form of the piece
of equipment that is selected in the combo box. I’ve been reading through
the posts on these message boards and I see the repeated warnings about
bloating the database by embedding the actual picture files into the database
(not that I can figure out how to pull this off either way). Heeding that
bit of advice though I went ahead and set up a folder on our shared network
drive to contain all the pictures that I will need. Then I went back into my
equipment table and added a text field called “ImagePathâ€, so by each type of
equipment in the equipment table there is now a link that goes back to the
corresponding picture of that piece of equipment. I went back to my form and
played around with inserting an image control but I don’t really know what
I’m doing. How do I essentially tie it to my combo box so that whatever is
selected changes the picture (or can this even be done)?
PS – My apologies for posting this on the general board…just wasn’t sure
which of the others to put it on.
Types†that will basically serve as an inventory control system. The Master
Table will contain information about equipment that we loan out (i.e. serial
numbers, date sent out, etc.) I have created a form based on the Master Table
and on that form I have a drop-down/combo box based on the equipment table.
What I would like to do is have an image displayed on the form of the piece
of equipment that is selected in the combo box. I’ve been reading through
the posts on these message boards and I see the repeated warnings about
bloating the database by embedding the actual picture files into the database
(not that I can figure out how to pull this off either way). Heeding that
bit of advice though I went ahead and set up a folder on our shared network
drive to contain all the pictures that I will need. Then I went back into my
equipment table and added a text field called “ImagePathâ€, so by each type of
equipment in the equipment table there is now a link that goes back to the
corresponding picture of that piece of equipment. I went back to my form and
played around with inserting an image control but I don’t really know what
I’m doing. How do I essentially tie it to my combo box so that whatever is
selected changes the picture (or can this even be done)?
PS – My apologies for posting this on the general board…just wasn’t sure
which of the others to put it on.