Is there a way to get ms-access to display images from external files

前端 未结 6 1329
予麋鹿
予麋鹿 2020-12-06 19:09

I\'ve got an MS-Access app (1/10th MS-Acccess, 9/10ths MS-SQL) that needs to display photographs of some assets along with their specifications. Currently the images are sto

6条回答
  •  隐瞒了意图╮
    2020-12-06 19:32

    I found that this article by Microsoft with full VBA worked very well for me.

    How to display images from a folder in a form, a report, or a data access page

提交回复
热议问题