Hi all,
I am trying to format a column so that I can identify when a cell contains lowercase letters and then I can change each cell to uppercase. The problem is that the cells change length and format down the list so I cannot use the =EXACT formula.
Example:[TABLE="class: grid, width: 400"]
<tbody>[TR]
[TD][/TD]
[TD]Topo Code[/TD]
[TD][/TD]
[TD][/TD]
[TD]Topo Code[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]AA123[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]AA123[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]p456[/TD]
[TD="align: center"]With conditional format applied[/TD]
[TD]2[/TD]
[TD]p456[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Ab789[/TD]
[TD="align: center"]==============>[/TD]
[TD]3[/TD]
[TD]Ab789[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]FF89[/TD]
[TD][/TD]
[TD]4[/TD]
[TD]FF89[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Gg09[/TD]
[TD][/TD]
[TD]5[/TD]
[TD]Gg09[/TD]
[/TR]
</tbody>[/TABLE]
Thanks team,
Milos
I am trying to format a column so that I can identify when a cell contains lowercase letters and then I can change each cell to uppercase. The problem is that the cells change length and format down the list so I cannot use the =EXACT formula.
Example:[TABLE="class: grid, width: 400"]
<tbody>[TR]
[TD][/TD]
[TD]Topo Code[/TD]
[TD][/TD]
[TD][/TD]
[TD]Topo Code[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]AA123[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]AA123[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]p456[/TD]
[TD="align: center"]With conditional format applied[/TD]
[TD]2[/TD]
[TD]p456[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Ab789[/TD]
[TD="align: center"]==============>[/TD]
[TD]3[/TD]
[TD]Ab789[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]FF89[/TD]
[TD][/TD]
[TD]4[/TD]
[TD]FF89[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Gg09[/TD]
[TD][/TD]
[TD]5[/TD]
[TD]Gg09[/TD]
[/TR]
</tbody>[/TABLE]
Thanks team,
Milos