Search results

  1. A

    Search for a string in a listbox - Code in VB .65

    Hi, I have a bound listbox which displays data from query based on user's selection. I would like to add a provision to search any type of data within the listbox and highlight/select if present. For that I have provided a textbox and command button. User can type in any value in the textbox...
  2. A

    ODBC - update on a linked table <table name> failed

    Hello, I have an Access Database 2007 that is linked to our SQL Server 2008. In my MSA I have a Form that has recordsource which is view. User can update his userid so far without any issues. Now I have selected a new column in the view which already exists in one of the main table. since...
  3. A

    Select multiple (or randome) rows from a form

    Guys, I am new to MSAccess programming so need some help here. I have a form where data is being displayed and currently user choose any row and assign to a investigator. This is very time consuming so they want mass select or random select and assign it a investigator. I tried to provide...
Back
Top Bottom