No confirm button for indicating excel , data not writing in excel

hello,

I a using latest package for excel in UiPath, but for write cell when i am indicating in excel ,excel able to open but there is no confirm button so i am manually giving where to write like if i need to write in cell A2 then -


after execution excel is empty only

because of this values are also coming as null

what is the issue?
excel activity version - 3.2.1
UiPath version - 2025.0.172 STS
office - microsoft 365

@ashokkarale @Anil_G @bhavesh.choubey

@Mathkar_kunal,

Check if the file name you are providing and the bot writing file are the same. You can uncheck Create if not exists to validate it.
Most probably both the file are different as Where to Write seems fine/as expected

Regarding No confirm button for indicating excel, try reinstalling Excel add-in from the Studio.

There should be this menu activated when you try to indicate

1 Like

I think there is file issue so don’t provide the path hardcoded use the filemanager button to give the path of excel

because where to write seems to be fine with that and remove the excel extension and then add the extension again and you’ll get the confirm button here so select the cell and then click the confirm button.

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.