+ Reply to Thread
Results 1 to 4 of 4

Userform textbox to update column (comment) ?

  1. #1
    Registered User
    Join Date
    12-12-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    23

    Userform textbox to update column (comment) ?

    hi All ,

    Hope can advise how to used userform (textbox) to update specific column (comment) text

    it it possible in excel ?



    Many Thanks to all ,
    waihar

  2. #2
    Registered User
    Join Date
    12-12-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    23

    Re: Userform textbox to update column (comment) ?

    Hi All ,

    I have attached my codes ,

    i just need to used the text box comments to update the comments to column C

    Weird is that

    Sheet1.Range("C3:C3").SpecialCells(xlCellTypeComments).Cells = Me.txtComment.Value

    and

    Sheet1.Range("C4:C4").SpecialCells(xlCellTypeComments).Cells = Me.txtComment.Value


    Keep updating C3 , column instead , instead my wanted as comment text.

    Any suggestion ?

    Cheers ,
    waiHar
    Attached Files Attached Files

  3. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,466

    Re: Userform textbox to update column (comment) ?

    add a sub to the userform

    Please Login or Register  to view this content.
    and modify your update routine

    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

  4. #4
    Registered User
    Join Date
    12-12-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    23

    Re: Userform textbox to update column (comment) ?

    A Million Thanks Andy , it works perfectly

+ 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. Want to create a leave comment textbox with userform
    By tantcu in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-09-2013, 09:35 PM
  2. Column values to be shonw in userform textbox
    By Samtalk in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-27-2012, 09:28 AM
  3. Transferring the Userform Textbox Values To a Single Cell As Comment Indicator
    By antzint in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-03-2012, 04:09 PM
  4. Use textbox input and VLookup to update another textbox on same userform
    By gcoug in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-22-2011, 10:39 AM
  5. userform textbox that searches column b
    By iturnrocks in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-05-2008, 02:08 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