How to get Excel cell values and updates from cell in C++ application

T

Tim

I am considering using DDE for this because I am having a very hard time
figuring out how to connect to Excel from a C++ app (using automation)
and then register or somehow get notified of changes to a particular
cell on a worksheet.

No need to provide me the code - just a pointer to appropriate
documentation. I have found some things that appeared to be promising,
but nothing I see allows me to do this.

Any suggestions are welcome.

thanks
tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top