+ Reply to Thread
Results 1 to 2 of 2

userforms

  1. #1
    Forum Contributor
    Join Date
    01-06-2007
    Posts
    103

    Exclamation userforms

    hi there

    need some help with the following

    i have setup an userform and then wrote the code to fill the last empty cell and then to enter the value from the userform into the cell

    but i would like that value to be converted into 'proper' text, i can do it direct in the worksheet for example by entering =proper(a1) but not sure how to write the code

    thanks

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Try something along the lines of

    mycell.value = worksheetfunction.proper(mytextbox.text)


    rylo

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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