11-29-2011 04:28 AM
Hello ,
I have a Excel file called Report.xls . In this file there are many worksheets. Everytime I open this Excel file, i want the second sheet as the default sheet which is visible to the user. The Excel file should always open with the second sheet showing up.
Please let me know how to do it with LabVIEW. I tried all the property and methods of worksheet class but no success.
Thanks , Hema
11-29-2011 08:50 AM
You need to either:
11-29-2011 08:59 AM
It should work as follows:
Christian