Hello,
Is there any alternate option to update excel column instead for each.
consider below column:
Column_A
1000
2000
3000
4000
I want update column with currency symbol or With color, i have achieved this using for each (using: Format value activity for update currency & Set Range Color for update color) but, it’s taking too much time.
please guide me.