Hi All,
I have an excel where cell C1 has formula A1+B1. Through one branch i updated the values of cell A1 and B1. Now I want to read the updated C1 value from same file without user opening the file.
I need to upload the workflow on server, so vbscript or vba macro wont work on server as per org restrictions.
Can anyone please help in reading the updated values of formulated cell (C1)?
Note: creating the formulas in Alteryx is quite complex and would be difficult.
THANKS IN ADVANCE!!