ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I change the case in Excel Spreadsheet (https://www.excelbanter.com/excel-discussion-misc-queries/116728-how-do-i-change-case-excel-spreadsheet.html)

hornbss

How do I change the case in Excel Spreadsheet
 
I have ready the posts regarding this subject. I'm an idiot evidentally.
Actually, i've never done this before.

I've tried entering the =PROPER(text) formula, nothing happens. I've tried
copying to VBA (which I don't even know what any of this means) nothing
happens. What is the quickest way to find a step by step solution for
DUMMIES?????

Dave O

How do I change the case in Excel Spreadsheet
 
The PROPER() function changes the first letter to upper case, and
leaves the rest as lower case. Try using UPPER(text) and see if that
works. If it doesn't, please post back with examples so we can
troubleshoot with you.


Dave O

How do I change the case in Excel Spreadsheet
 
Minor clarification:
The PROPER() function changes the first letter to upper case
should read as
The PROPER() function changes the first letter of each word in the text
string to upper case


Gord Dibben

How do I change the case in Excel Spreadsheet
 
Assuming you have text in A1 like john smith

In B1 enter =PROPER(A1)

Returns John Smith


Gord Dibben MS Excel MVP


On Mon, 30 Oct 2006 13:16:02 -0800, hornbss
wrote:

I have ready the posts regarding this subject. I'm an idiot evidentally.
Actually, i've never done this before.

I've tried entering the =PROPER(text) formula, nothing happens. I've tried
copying to VBA (which I don't even know what any of this means) nothing
happens. What is the quickest way to find a step by step solution for
DUMMIES?????




All times are GMT +1. The time now is 10:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com