LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

insert image in Excel with ActiveX using page setup properties

Hi,

 

I am trying to insert an image in an Excel worksheet using the Page Setup properties : Right/Left-Header/Footer-Picture property is linked to the property node Graphic to give the properties of the image (filename, height, width...).

 

Thanks to the VBA help, i found that i must link "&G" to the right footer property of the Page Setup if I want the image to be displayed in the excel sheet but it is still not working.

 

I would prefer to insert the image using these properties rather than the shape method of the worksheet. I hope that someone has already figured out how to do this!

 

\Edit:

Labview 8.0 without Report generation Toolkit

Image Format : .jpg

 

Thanks!

Message Edited by christophe69000 on 08-06-2009 04:08 AM
0 Kudos
Message 1 of 5
(3,898 Views)

&G to &F and it works!!

 

I thought it was only to display the workbook used...

0 Kudos
Message 2 of 5
(3,892 Views)

hi

      pls send me your example code.how to add image in header.

0 Kudos
Message 3 of 5
(3,002 Views)

hi,

       ya i change &G it will work.and i want now to change header string font(bold,color,size).

0 Kudos
Message 4 of 5
(2,967 Views)

You do realize, don't you, that you have "hijacked" a thread more than 6 years old, from someone who has not been active on the Forum since 2010.  You've already asked numerous times for help on this topic and have gotten numerous suggestions (including "Make a Macro for that".

 

 

Bob Schor

0 Kudos
Message 5 of 5
(2,948 Views)