+ Reply to Thread
Results 1 to 6 of 6

VBA code for a comment tracker on a userform

  1. #1
    Forum Contributor
    Join Date
    06-07-2014
    Posts
    213

    VBA code for a comment tracker on a userform

    Hello. Can you please help me find a way to track comments in the attached file?

    There is a button to enter a comment and button to view comments.

    - Ideally I would like to view the comments in the sequence they were entered.
    - Do you think a listbox is a good way to view them? What clever ideas do you have to display the sequence of comments?
    - It would be nice to not have the comments clipped as list boxes tend to clip text as row space is limited. Can we wrap text so rows in the listbox show all the comments?
    - Is a listbox advised or do you have a better recommendation?
    - For the purpose of this you can save the data on a sheet on the attached however I would be saving the data in a sheet on another workbook, so if you can provide some guidance on how to write the data to another filepath, that would be great.
    - Next to each comment I would like a username, date and time stamp - therefore you can add the below code to your solution

    Environ$("Username") & " - " & Now()

    The below is an example of something I am looking for. Maybe instead of a listbox, the comment log can be viewed on a large textbox [the size of a userform] with a grey background and scroll bars to view all past comments?

    Sample 2 of comment tracker.JPG

    Please let me know what smart, cool ideas you have for a comment tracker!

    Thanks.
    Attached Files Attached Files
    Last edited by chin67326; 04-28-2021 at 08:54 PM.
    If you have received help from a user, please feel free to Rep that person.
    Also, do remember to click Thread Tools and mark your thread as solved, if you have achieved a solution to your thread.

  2. #2
    Forum Contributor
    Join Date
    06-07-2014
    Posts
    213

    Re: VBA code for a comment tracker on a userform

    Deadline for this project approaching, please help whoever can.

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,729

    Re: VBA code for a comment tracker on a userform

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  4. #4
    Forum Contributor
    Join Date
    06-07-2014
    Posts
    213

    Re: VBA code for a comment tracker on a userform

    Quote Originally Posted by 6StringJazzer View Post
    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)
    I posted elsewhere as I thought no one here replied because they did not know the solution. Normally folks here are knowledgeable you see and they failed me.

  5. #5
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,729

    Re: VBA code for a comment tracker on a userform

    There is no problem with posting somewhere else. If you do, we require a link so that you not have people wasting effort to solve a problem in one place that is already solved in another.

    I am guessing that the reason you have not had a response is that you are not asking a targeted question to get over a sticking point, you are asking someone to develop an entire solution to an overall problem from virtually nothing. Your file has only two buttons and a couple of simple forms. You are basically asking someone to donate an hour or more of their time so you can meet your deadline. There is probably a similar take on this at MrExcel--I note that the only response there is very general guidance, which you did not acknowledge.

    Folks here did not fail you. It seems that you failed to start your project sufficiently in advance of your deadline.

  6. #6
    Forum Expert
    Join Date
    04-01-2013
    Location
    East Auckland
    MS-Off Ver
    Excel 365
    Posts
    1,343

    Re: VBA code for a comment tracker on a userform

    chin67326,
    FWIW, your not posting links compounded the fact that there was not time to find the not insignificant amount of spare time it would take to do the job because you got the thread 'locked'.
    If you want something done right... find a forum and ask an online expert.

    Time flies like an arrow. Fruit flies like a banana.

+ 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] BINGO Tracker Userform, loop through all controls (command buttons)
    By jhoelski in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-18-2018, 10:16 PM
  2. [SOLVED] add userform data to a comment box
    By bruno2580 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-29-2018, 07:31 AM
  3. VBA code that adds comment to cell by userform; runtime error 1004 when left blank
    By dmbroekhuysen in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-26-2014, 01:02 PM
  4. How do I ammend this code to get the userform to add a comment?
    By carlandtina02 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-25-2013, 04:53 PM
  5. Disable Delete Comment, Edit Comment, Show/Hide Comment
    By Shanthan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2013, 06:12 AM
  6. Display Comment Box over a Userform
    By bdb1974 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-29-2010, 02:37 PM
  7. Userform Comment box popup
    By R0bert0 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-11-2007, 09:48 AM

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