01-07-2009 11:22 PM
01-08-2009 11:55 AM
01-08-2009 03:40 PM
I have to rewrite the above message, because I wrongly wrote "Table of reference" instead of "Table of Content". The correct message reads as follows:
I have to add this comment : I suspect the reason why explaination page does not open in Vista OS - Excel 2007 is that when you open Excel 2007 and then click on help and in help first you select "developer reference" and then you click on "Table of content" you will not see on the left side of help page in the "Table of Content", the document book " Microsoft Excel visual Basic Reference". Excel 2003 help has this reference. By the way " Microsoft Excel Visual Basic Reference" has the complete list of all the Methods and Properties. Please someone comment!
01-08-2009 03:43 PM
01-08-2009 11:32 PM
01-12-2009 03:31 PM
Hello khurshe,
I am not quite sure I follow your posts. How are you adding the Excel class to your .vi? What exactly are you expecting LabVIEW to display?
01-12-2009 05:48 PM
Hi! Charlie
From the Attachment you can open "ExcelMacroExample.vi". It has an Excel Method or Invoke Node called "Run". you should Right Click on "Run". In the Pop-up menu, click on "Help for Run". Now when I do this on a computer having operating System "XP" and "Excel 2003", a Microsoft Help Page opens explaining different ways to use Excel "Run" Method. But when I do the same on a computer having operating system "Vista Premium" and "Excel 2007", the Help Page for Excel "Run" Method does not open.
01-13-2009 12:11 PM
Hello khurshe,
I have Windows XP and Excel 2007 on my computer. Using your files, when I right-click, "Help for Invoke Node," the LabVIEW help comes up. When I right-click, "Help for Run," nothing happens. I changed the method in the Invoke Node from Run to about half a dozen other methods; none of them had Help functionality either.
A Corrective Action Request (our internal process to fix bugs and make other product changes) on this issue has been filed. Unfortunately, at this point, there seems to be nothing that we can do to make that menu option work for you. The only workaround that I know of is to use the Excel Help file directly or to search Microsoft's website. We can look forward to seeing a change in a future release of LabVIEW.
01-13-2009 03:54 PM
Thanks! Charlie