Recent content by sunbear629

  1. sunbear629

    Form with a query to display result in another form?

    I want to thank everyone for their help. The problem was answered in another forum, and using the process described there, I built a search form, which meets my basic needs. Just for the record, the exact name of the field is UserName. It is a text field, limited in length to 10 characters, all...
  2. sunbear629

    Form with a query to display result in another form?

    First, I am a beginner with Access. I am a graphics designer that has been assigned to cover for a db programmer that quit! Here is my problem: I have a database that we use to hold customer information. There are 22 fields in each record, and we are now well over 3000 records. Once upon a...
  3. sunbear629

    Query in one form with results displayed in another form

    First, I am a beginner with Access. I am a graphics designer that has been assigned to cover for a db programmer that quit! Here is my problem: I have a database that we use to hold customer information. There are 22 fields in each record, and we are now well over 3000 records. Once upon a...
  4. sunbear629

    Query results to display in a form

    I have two tables. Table one (tblUserList): has complete user information INCLUDING the field LoginName. Other fields include StreetAddress, CityStateZip, PhoneNo1, PhoneNo2, etc. Table two (tblPermissions): has the users system permissions. This table has 14 fields, leading of with LoginName...
  5. sunbear629

    Query results to display in a form

    Here is what I am trying to do. On a form, there is a input text box for a login name. When the user type in the login name, and then hits something like a "submit" button, the entire record will display in a form (form is used for data presentation clarity). As far as Photoshop tutorials and...
  6. sunbear629

    Query results to display in a form

    First, I am a beginner with Access. I am a graphics designer that has been assigned to cover for a db programmer that quit! So, I have a basic 27 field, 675 row database, and would like to do a query on a single unique text field, and have the results display in a form. If this is really...
Back
Top Bottom