79537586

Date: 2025-03-27 00:57:19
Score: 1
Natty:
Report link

You could try writing the data to a temporary file with a fixed name, having the spreadsheet open and automatically read the file, calculate and write the result to another temporary file, then rename the output file to another fixed name and finally close.

The starting application could wait for the output file to appear and read the result.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: FJones