+ Reply to Thread
Results 1 to 5 of 5

formatting to Proper Case for text box enrty on user form

  1. #1
    Forum Contributor
    Join Date
    04-14-2013
    Location
    Ky
    MS-Off Ver
    Excel 2013
    Posts
    344

    formatting to Proper Case for text box enrty on user form

    I googled the problem but I'm still coming up with some errors... basically, I have a simple user form where a name gets input, and on execution gets written to the next empty cell in column B (and adds a record number), and I want to ensure the name is recorded in proper case. Here's my current code:

    Please Login or Register  to view this content.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: formatting to Proper Case for text box enrty on user form

    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,834

    Re: formatting to Proper Case for text box enrty on user form

    1) When you refer the object with "With" statement, you need to add period "." in from of related object.

    2) Use StrConv function for ProerCase conversion.
    i.e
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    04-14-2013
    Location
    Ky
    MS-Off Ver
    Excel 2013
    Posts
    344

    Re: formatting to Proper Case for text box enrty on user form

    Yep... thanks!

  5. #5
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: formatting to Proper Case for text box enrty on user form

    Already answered by another
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Forces all text to Proper case
    By zplugger in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-22-2015, 08:27 PM
  2. [SOLVED] To have proper case in certain cells if there is text in it
    By nenadmail in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-07-2012, 05:11 PM
  3. Using VBA to convert text to proper case
    By Darlo in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-26-2007, 05:59 PM
  4. Converting CAPS text to Proper Case
    By rsantos17 in forum Excel General
    Replies: 1
    Last Post: 05-04-2006, 12:40 PM
  5. Macro for changing text to Proper Case
    By JPriest in forum Excel Formulas & Functions
    Replies: 35
    Last Post: 09-06-2005, 07:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1