Hi guys,
I am trying to find a way to UPPERCASE all the column header. Is there any way to do this in an efficient way?
Hi guys,
I am trying to find a way to UPPERCASE all the column header. Is there any way to do this in an efficient way?
Found solution: extract column header -> transpose -> string manipulation -> insert column header
Hi there!
I would do it the same way
Br,
Ivan
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.