G Guest Sep 29, 2007 #1 I wrote in the cells miniscule letters now I want to change the majuscule letters , somebody knows how to do it?
I wrote in the cells miniscule letters now I want to change the majuscule letters , somebody knows how to do it?
A Andy Pope Sep 29, 2007 #3 Hi, Assuming miniscule means lowercase and majuscule means UPPERCASE, you can use a helper column and then copy and paste values. lowercase text in A1 would use this formula in B1 =UPPER(A1) Cheers Andy
Hi, Assuming miniscule means lowercase and majuscule means UPPERCASE, you can use a helper column and then copy and paste values. lowercase text in A1 would use this formula in B1 =UPPER(A1) Cheers Andy