Change Excel Column width and wrap Text

Hello,

I want to change Excel Column width and wrap Text. so how to change by Uipath bot Automatically.

Thanks
VP

Hi @Vishal_Prajapati

You can do in two ways :

  1. Making the bot to do the thing how we do do it manually for changing the column width and clicking wrap text option to wrap the text

OR

  1. The other way using vba, use invoke vba to invoke vba function to change the column width and wrap text

references here:

Mark it as solution if this helps you

Thanks & Regards,
Nived N