Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,075 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have some C++ UDF developed to extend Excel functionality. With the latest Office365 version I am seeing the results from these UDFs flagged as stale data (strike through formatting). Is there a mechanism for indicating that the results from the UDF are up to date. I know how to disable this new Excel capability but I do see it as valuable for other data so would like to keep it switched on.
I am exposing the UDFs through the xlw 5 toolkit which runs over the xlCall32 dll as the interfacing library.
Thanks for any information you can provide.
Regards
Peter C