UiPath Excel Format Painter

Business has provided an excel with rpe defined data.
The row 1 is filled.
But once I write excel from row 2 the formatting changes of all the data starting from row2.
Ex : In row1 a particular column value is bold but from row2 it is going normal.
I am not supposed to use macro.
Does preserve fpormat helps in anyway ?

@Ritaman_Baral

two ways

  1. if you know the format use format cells activity and select format
  2. use vba and invoke vba . below link will help

cheers

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