11-20-2017 11:57 PM
puting the mouse on the cell
do not put the mouse on the cell
I want to insert the pictuers in officce excel as the comments as shown above. When puting the mouse on the cell, meanwhile,showing the picture. But it seems that there is no available vi to achieve it in the report generation toolkit. Could you give me some advice? I will appreciate it very much if you could help me.
Solved! Go to Solution.
11-21-2017 07:17 AM
I don't really understand what you are trying to do. But you should remember that LabVIEW is designed as an Engineering Workbench, i.e. to build and design Virtual Instruments for handling Engineering tasks. It is very nice that there are "hooks" to allow Engineers to export (or import) data to (from) Excel in the process of making a Report, but LabVIEW was never designed to "do anything you want in Excel".
Having said that, there are some things to explore. Can you accomplish what you want using an Excel Macro? The RGT has support for creating and executing Excel Macros (I recall helping debug an example posted to the Forum a year or two ago). Are you a fan of ActiveX and familiar with its Excel functions? LabVIEW supports ActiveX calls (search the Forum).
Bob Schor
11-21-2017 09:38 AM
11-22-2017 09:16 PM
The problem is resolved with the Active X. But I am not familar with it. Active X is functional and useful. Perhaps, I should well study it. Thank you for your advice.
11-22-2017 09:18 PM
The vi is useful. Maybe I should study how to using Active X to solve problems. Thank you very much.
01-10-2018 03:43 AM
Excuse me,I asked you a question about inserting comments in excel on 22th Novembor,you gave me a example. Today, I opened it and found it making mistake when it runs to the arrow. Do you know what is wrong with it, thank you for your advice.