Write Excel formula into cell uipath

Even when the parameters separator is semicolon (or something else) in Excel, you need to use comma in UiPath when writing formulas to Excel. Once the formula is written to Excel, it automatically changes to correct separator (from comma to semicolon in this case).

1 Like