11-20-2014 12:20 PM
Hi I am exporting a table from a word doc to another word doc. But I am unable to get the font size needed.
I am taking table one from the attached "word_table" document, to TEST1 document (see attachments).
1. How do I get the font size of the copied table to Calibri size 8
2. How I color the cell in red if the date in the last column is past today date.
Thanks for any quick help.
11-21-2014 05:31 PM
Hello agyna,
I found several links that you might find useful in order to verify if you consider this the best approach to do what you would like to accomplish.
http://www.ni.com/white-paper/3182/en/
http://zone.ni.com/reference/en-XX/help/372120A-01/lvoffice/word_easy_text/
http://zone.ni.com/reference/en-XX/help/372120A-01/lvoffice/excel_set_cell_font/
http://zone.ni.com/reference/en-XX/help/370274H-01/lvoffice/word_easy_text/
http://zone.ni.com/reference/en-XX/help/370274H-01/lvoffice/word_easy_table/
I hope this helps.
Regards,
Luis
National Instruments
11-21-2014 07:11 PM
agyna a écrit :
Hi I am exporting a table from a word doc to another word doc. But I am unable to get the font size needed.
I am taking table one from the attached "word_table" document, to TEST1 document (see attachments).
1. How do I get the font size of the copied table to Calibri size 8
2. How I color the cell in red if the date in the last column is past today date.
Thanks for any quick help.
Can you attach a LV2013 version of the vi. Have you tried using the Set Font Report.vi with font settings calibri size 8 as I suggested in a previous thread?
Ben64
12-05-2014 01:16 PM
Here is a version in LV2013
@ben64 wrote:
agyna a écrit :
Hi I am exporting a table from a word doc to another word doc. But I am unable to get the font size needed.
I am taking table one from the attached "word_table" document, to TEST1 document (see attachments).
1. How do I get the font size of the copied table to Calibri size 8
2. How I color the cell in red if the date in the last column is past today date.
Thanks for any quick help.
Can you attach a LV2013 version of the vi. Have you tried using the Set Font Report.vi with font settings calibri size 8 as I suggested in a previous thread?
Ben64