How to set colour ,font, boldness and add grand total value in last row of particular column by using modern activities.
I have to do that for only last row without declaring the index,dynamically.
Hi @anjani_priya ,
You can use"Find First/Last Data Row" activity to get last row index , as below
Hope it helps you!!
Regards,
Vinit Mhatre
Hi @anjani_priya ,
If it is fixed, like every time last row comes after blank row, in this example you are getting 78th as final row, then you can add 2 into it to make 80
Regards,
Vinit Mhatre
thankyou and I have to add value as grand total at the last row in the first column by using modern activities
You can use the invoke code acticity and it works!!
ApplyColor.txt (989 Bytes)
Main.xaml (18.9 KB)
Regards
Hi @anjani_priya ,
If you want to write into a particular cell then you can do as below,

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



