LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Append Image to Excel & Set Location

Solved!
Go to solution

Trying to add a image file to an excel worksheet in a specific location. So far I have been able to add a file, but I cannot set a location for the file.  would like to be able to add multiple files as my program runs, but right now all of the files get added on top of one another.  I have searched the forums and ran across some variations of this but nothing that solves it. This post from  Tejinder_G is promising, but it only opens a file, no picture gets added at all. and this other vi adds a file, but does not place it where I want it to be.. Any help would be greatly appreciated.

Download All
0 Kudos
Message 1 of 3
(1,964 Views)
Solution
Accepted by topic author jdcrowder

You have to modified Save_JPG_Excel_one_cell.vi as in the following picture to get the absolute position of the cell where you want the top, left of the image to be.

 

Copie Picture ar Cell Position.png

 

Ben64

Message 2 of 3
(1,946 Views)

Perfect. That's exactly what I was missing. Works like a charm

 

Thanks Ben,

Kudos...

0 Kudos
Message 3 of 3
(1,939 Views)