Click-Here
Member
I have seen this done and want to know if I can get help with this.
I want to use C++ to
- read an ARDUINO
- send data to an open excel spread sheet such that as data changes in my ARDUINO I can send it to the excel sheet and the values on screen continue to update.
It would not be new data gets a new line, but a field of values updates so I can have a live graph update for example as thing change.
This thread is about sending data from c++ to an active and open spreadsheet.
I have no idea how to inject live data into excel, and since I am asking, can I read a field back out again and have my c++ "manipulate it"?
Is this advanced or easy ???
Suggestions and (+) comments welcome.
I want to use C++ to
- read an ARDUINO
- send data to an open excel spread sheet such that as data changes in my ARDUINO I can send it to the excel sheet and the values on screen continue to update.
It would not be new data gets a new line, but a field of values updates so I can have a live graph update for example as thing change.
This thread is about sending data from c++ to an active and open spreadsheet.
I have no idea how to inject live data into excel, and since I am asking, can I read a field back out again and have my c++ "manipulate it"?
Is this advanced or easy ???
Suggestions and (+) comments welcome.