LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save table to PDF

Hello! I would like your help in a problem like how to solve the attached VI so that the string "A" is placed in a specified cell, for example in cell B1, while the string "B" is in C3?

0 Kudos
Message 1 of 6
(1,381 Views)

There is an example comes with LabVIEW: Excel - Write Table.vi

C:\Program Files\National Instruments\LabVIEW 2xxx\examples\Connectivity\Excel\Excel - Write Table.vi

 

 

George Zou
0 Kudos
Message 2 of 6
(1,374 Views)

To do "complicated" things with the Report Generator Toolkit, use the "Excel Easy <Whatever>" rather than the "Append <Whatever> to Report".  I recommend searching in this Forum for the article called Revised "Generate Excel Report" Example.  It was posted here eight years ago (and a few of the RGT functions have slightly-changed names) but it shows how to put together a Report with various pieces in various locations.

 

Bob Schor

0 Kudos
Message 3 of 6
(1,293 Views)

Here is reported how to save an Excel/Word file to PDF: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kGF9SAM&l=it-IT 

 

0 Kudos
Message 4 of 6
(1,285 Views)

Thanks for your help, "Excel Easy Table" works perfectly fine.
Couldn't the column width be specified somehow in this VI?

0 Kudos
Message 5 of 6
(1,227 Views)

How about "Excel Set Cell Dimension" in the Excel Format sub-Palette?

 

Bob Schor

0 Kudos
Message 6 of 6
(1,196 Views)