Search results

  1. E

    Pen Based Computer Using Access

    I developed a database that will be run on a pen based laptop computer. BUT... The pen will not "write" in the text boxes. I can point to items in a list box with the pen and it works fine. The pen "writes" in MSWord without a problem. Is there something I need to do within Access for the...
  2. E

    MultiSelectListBox

    My report shows all available choices in the multiselect list box, not just the ones selected. What do I need to do. Thank you in advance. Cathi
  3. E

    Add to Combo Box

    If a user does not choose an item from the combo box, just types in something. Is there a way to detect this and then add the text entered to the combo box. THANKS! Cathi
  4. E

    Beginner with Visual Basic HELP

    THANK YOU!!! I'll try it. Cathi
  5. E

    Beginner with Visual Basic HELP

    The following is code I wrote, this is in the after update event for the combo box. When I run it it just takes me back to VB editor. I use OpenModule. I also tried it using Private Sub at the top and End Sub at the bottom and I get an invalid ME statement at the second Me in the first line of...
Back
Top Bottom