03-07-2005 01:47 PM
03-08-2005
06:25 PM
- last edited on
06-23-2026
11:21 AM
by
Content Cleaner
When it is not clear where best to start with automating a feature of Excel in LabVIEW, using Excel macros can be very helpful. If you record a macro and toggle the state of your checkbox's you will be able to more closely examine how Excel automates this action.
After the macro is recorded you can edit the macro to see which ActiveX function calls you would have to use from LabVIEW to accomplish the same task. Alternatively, you can record the macro, and automate the playback from inside LabVIEW.
Scott Y.
NI
03-08-2005 06:57 PM
03-09-2005 09:41 AM