Search results

  1. P

    cursor position in text box.

    Thanks so much, I will Try it.
  2. P

    cursor position in text box.

    Sounds Logical, unfortunately I have no Idea how to view all of the different records in one big text box (memo box) at the bottom of my form after I have stored them all.
  3. P

    cursor position in text box.

    Wouldn't my Database become too large? I all ready have thousands of records with hundreds of notes for each record and I have to update it with new financial information every quarter.
  4. P

    cursor position in text box.

    Thank you that did it.
  5. P

    cursor position in text box.

    I have a form with a several text boxes on it and the last text box is set to memo so I can store a large amount of notes about each record. Does any one have an idea as to how to make the cursor go to the end of the line after the last word displayed in that text box?
  6. P

    Textbox query question

    I have the recordsource set up, I want to query from a textbox on my form and hit enter or push a command button to execute the query. I know there is an event involved but I don't know how to code the event.
  7. P

    Textbox query question

    I'm an access novice and have done textbox queries in VB in college and have long since forgorten. I want to query one field in a record and display the entire record in the text boxes on my form. is there any help out there?
Back
Top Bottom