Search results

  1. U

    Multiple tables on one form

    Hello all! I have five different forms. On one of the forms I would like to be able to pull data from 2 different tables. Another words, when a user updates these particular 2 fields in their form, I want it to update their table and I also want that field to be displayed on another form. I...
  2. U

    Append Query

    Hello all! I am having trouble using an append query. It looks pretty simple in the book and on Access help, however, I keep getting errors. I am fairly new to Access. I do no know Visual Basic. I was adding records to a table called "NNE table". I entered record 49 and then hit tab and...
  3. U

    Subforms and Tab Controls

    Hello All! I have several different forms that I want to be combined by a tab control. In another words, I want the user to be able to just tab from form to form instead of having to open each form individually. I have read help on tab controls and all of the posts for tabs here. Every time I...
  4. U

    Database Security

    Hello All! I have a question that I cannot seem to find in help for Access or in a book that I purchased. I have multiple users on a network sharing multiple databases. Probably a total of 6 different DBs on the same network. They are not related and cannot be combined. I set up users and...
  5. U

    Parameter Query only returning first record

    I am still trying to do the same query. I am using a parameter query that asks for the record number. If the user types in "1" for the record number then all info is displayed. However, if the user types in any other record number, it only displays headers. I have the following in the...
  6. U

    Current Records Query

    Hello! I am running a macro that pulls info from a query. This macro is excuted by a user pressing a button on a form. I want to only return the current record that the user is on when he/she presses the button. I tried using date fields, but that will not work because they may enter more...
  7. U

    Read Only Forms

    I am trying to make some forms in access read only. I know how to make tables read only under permissions, however, I cannot make the forms read only. I have five groups and five forms. I want each group to have full access to their particular form, but read only access to the other four...
Back
Top Bottom