I try to insert a formula to a specific cell. I use COUNT2 formula. I can add it manually to my Excel and it works fine.
“=COUNT2(‘Successful’!A2:A)”
When I use “Write Cell” Activity and open my Excel file it throws an error (invalid name). Then I click the cell and hit enter manually and then the formula is applied.
I defined to save changes and the Excel window is not opened.