Search results

  1. A

    Simple SQL Query Help

    I'm attaching a simple database to this post. I'm still a rookie at Access and I'm trying to figure out something simple. Basically, I have 2 tables: tbl_allusers and tbl_impusers. tbl_allusers has all the users registered in the system and tbl_impusers only shows the users that are important...
  2. A

    Populating multiple records to Excel template

    Hello. I'm a beginner at Access and i'm currently using access 2010. I have a report in access that contains records of authors and the books they have written. I want to be able to filter the report by author name and then export the filtered results to an excel template I have created. I...
  3. A

    Exporting form records to Excel

    I'm currently working on a db in access and need help with some VBA. I have a form that has more than 10,000 records. There's a button on the form that can search for a specific record by entering the userID. I wanted to know if there's a way of generating a spreadsheet from a specific...
  4. A

    Using VBA to generate report

    Hello. I'm new to this forum and also new to programming/Access. I know basic functions in Access but now i'm trying to learn more as I prepare for my internship. I have a database with about 500 names of people, what computers they own, and what apps they have installed on the computers. I...
Back
Top Bottom