Search results

  1. A

    Find data

    Hi, I've earlier posted on the same request but, I'm quite unsuccessful in getting that yet. I have a unbounded form which has all the fields same as the table. Now I want to search a row from the table with the Ticket number and First Name. After retrieving all the fields instead of using...
  2. A

    Urgent: Need help in Editing the existing record using a sub form.

    Hi I'm successful in adding data from the form to the table using VBA. But I couldn't retrieve and edit the data. For retrieving and editing the data I have a different form "[Forms]![Editor]". I have all the fields listed in the image in both the form and table (see the attached image) 1. I...
  3. A

    Search and pull data from db stored in a shared path

    Hi I have two different database files. One is 2010 ".accdb" format where I have created a form and the inputs to the form is getting saved as records to an access.mdb file in a shared path. Now if the users want to edit the existing record I should allow them to search their previously...
Back
Top Bottom