Hi All,
I have a workflow which is splitting the input Excel files to many ones upon Company Code.
However, what the final user expects is to have output Excel files with some checks as Excel formulas working in every single Excel file - for eg. checks for the MAX in the column, etc.
Is there any way to make render tool to put the formulas into output files and these will be working from the beginning? For now I put the formulas as text, so the user would need to hot F2 and enter to change the formula to working one.
Additionally, end users have different Excel setups, so their formula separators might be semicolons or commas. Is there any way to take this into workflow as well?