Advertisement

08.11.2008 at 10:01AM PDT, ID: 23638540
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.3

text box cursor location

Asked by talonsblade in Microsoft ADP, Access Forms

Tags:

i am working on a help desk type of program for my company.  i have an access adp where people can post requests for help, briefly describe their problem and such.  well, admins can post comments so the users can track what is being done about their problem.  the comments are stored in a text field.  when the user or admin views the ticket/request the comments are stored into a text box.  
the text box has the enter key behavior propert to "new line in field". so there can be multiple lines stored in the text box that has scroll bars.  the text box has a height of around 10 lines of text

what i want to happen is when i click on the text box the cursor goes to the end of the text box so that i can add to the comments and also see what was posted last.

i did some digging on line and found you can use the selstart property which sort of works.  what it does is scrolls the text down until the last line is at the very bottom of the text box, then it highlights from the end of the text up to where i clicked in the text box.  example: i have one help ticket that has around 20 comments posted on different days.  it is roughly 30 lines including blank lines.  when i click on the text box say around the 3 line from the top, it scrolls down till the 30th line is the last at the very bottom of the text box. and then selects from the last character up to the 3rd line from the top that is visible, so it selects around 7 lines.

the only way around this is to click on the very right bottom corner of the text box so that when it scrolls down it sets the cursor after the last character and then tries to select past that, which there is nothing to select.  even if i set the sellength of the tbox to 0 it still selects the lines of textStart Free Trial
[+][-]08.11.2008 at 10:02AM PDT, ID: 22206130

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2008 at 10:18AM PDT, ID: 22206272

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2008 at 10:40AM PDT, ID: 22206492

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2008 at 10:59AM PDT, ID: 22206654

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft ADP, Access Forms
Tags: vba
Sign Up Now!
Solution Provided By: vadimrapp1
Participating Experts: 1
Solution Grade: A
 
 
[+][-]08.11.2008 at 11:05AM PDT, ID: 22206699

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44 / EE_QW_2_20070628