Hi, I've recently gotten tasked with cleaning up in an old database containing employee information. For some reason, the person who made it decided that all entries should be written IN ALL CAPS.
Therefore I'm looking for an quick way to normalize the data. And apply this to a range of cells. Much like you can use =PROPER(A1) in Excel.
Thanks in advance!