Feb 14, 2007 #1 hughLg Programmer Joined Feb 18, 2002 Messages 136 Location MY How to change the case of text in cell?
Feb 14, 2007 #2 S SkipVought Programmer Joined Dec 4, 2001 Messages 47,492 Location US Hi, In the cell, you cannot change the case using spreadsheet functions. You can use the Proper, Upper or Lower functions in another cell. Or you could write a macro to loop thru a range and change the case in the cell. Skip, [red][/red] Upvote 0 Downvote
Hi, In the cell, you cannot change the case using spreadsheet functions. You can use the Proper, Upper or Lower functions in another cell. Or you could write a macro to loop thru a range and change the case in the cell. Skip, [red][/red]
Feb 14, 2007 #3 macropod Technical User Joined Mar 9, 2004 Messages 3,045 Location AU Hi hughLg, As a follow-on from Skip's post, you could also use an all-capitals font ... You can find a lot of these by searching the web. Cheers [MS MVP - Word] Upvote 0 Downvote
Hi hughLg, As a follow-on from Skip's post, you could also use an all-capitals font ... You can find a lot of these by searching the web. Cheers [MS MVP - Word]
Feb 14, 2007 #4 S SkipVought Programmer Joined Dec 4, 2001 Messages 47,492 Location US But... What if the text is ALREADY caps? ;-) Skip, [red][/red] Upvote 0 Downvote
Feb 14, 2007 #5 macropod Technical User Joined Mar 9, 2004 Messages 3,045 Location AU an all-lower-case font ?? [MS MVP - Word] Upvote 0 Downvote
Feb 15, 2007 #6 S SkipVought Programmer Joined Dec 4, 2001 Messages 47,492 Location US ... oR mIxEd? ;-) Skip, [red][/red] Upvote 0 Downvote