I have been all over the internet and the forum looking for this answer but everyone
seems to have a different way of doing things. So far, none of them
work.
What I really need to do is to display a bitmap image in an access
table. I dont want to create a link to the table I need to physically
see the image when the table loads. This is for a final project and its
the last thing I need to do.The project calls for 15 state flags to be
displayed with their state name in a table. Here is what I have so far.
Save data type as OLE object
Right click and select insert object
choose create from file
Select my Bitmap image of the state flag
My issue is that all that shows up is text reading Bitmap image shows
up. If I click on it it say paintbrush image and loads MS paint. I have
read all about how to code the picture in a separate file and how to
integrate it as a BLOB but this is all overly complicated and time
consuming for this little project.
If I can clarify something, let me know. Please and thank you for the help.