Dear Experts
Hi,
I need your guidance regarding showing related images,
1. In drive D I have a folder name Database
2. One of Subfolder exists here is named Images (contains lots of images named by ID, 11,12,13 etc.)
3. An Excel Workbook exists here in the database folder
4. One of worksheet named Pic contains below mentioned table.
[TABLE="class: grid, width: 200, align: left"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]ID[/TD]
[TD]Name[/TD]
[TD]Image[/TD]
[/TR]
[TR]
[TD]11[/TD]
[TD]AA[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]BB[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]13[/TD]
[TD]CC[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to show an image against each ID (if exist in column A) from image folder in column C,
Thanks for your kind support in advance.
Hi,
I need your guidance regarding showing related images,
1. In drive D I have a folder name Database
2. One of Subfolder exists here is named Images (contains lots of images named by ID, 11,12,13 etc.)
3. An Excel Workbook exists here in the database folder
4. One of worksheet named Pic contains below mentioned table.
[TABLE="class: grid, width: 200, align: left"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]ID[/TD]
[TD]Name[/TD]
[TD]Image[/TD]
[/TR]
[TR]
[TD]11[/TD]
[TD]AA[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]BB[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]13[/TD]
[TD]CC[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to show an image against each ID (if exist in column A) from image folder in column C,
Thanks for your kind support in advance.