Overview
This example VI shows a way to write equations to a "Data" sheet on your Excel workbook.
Description
This VI will write equations to a "Data" sheet on your Excel workbook. It can then reference these cells for anything else within the workbook - in this example the cells update a chart. However they could be used for further analysis, macros, or anything else if it is required.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.