LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Insert all images in a folder into an excel worksheet

Solved!
Go to solution

I was wondering if its possible to insert all the images inside 2 folders into an excel worksheet, int 2 columns with the name of the picture besides the picture?

Any help will be greatly appreciated.

Thanks!

0 Kudos
Message 1 of 3
(3,113 Views)
Solution
Accepted by topic author Nando88

Here is the basic principle to get you started.  Calculating the location of the pictures and the text based on the size of the previous picture may be a bit tedious.  MS Word would probably be a bit easier. 

 

Example_VI_BD.png

aputman
Message 2 of 3
(3,080 Views)

I highly recommend that you add the Error Lines to the functions in aputman's code.  Otherwise, using the Report Generation Toolkit is certainly the way to go ...

 

Bob Schor

0 Kudos
Message 3 of 3
(3,056 Views)