Make a system call to calculate a spreadsheet cell value
Is it possible for me to make a system call in order to calculate a cell
value in LibreOffice Calc?
To clarify, can I set a cell's formula to something like this:
=B3*C4-system("/my/amazing/script B3 C5")
where the contents of cells B3 and C5 would be sent to /my/amazing/script
as arguments?
No comments:
Post a Comment