Search results

  1. E

    Create and link folder to command button

    Hi, I am creating a database where I want users to be able to store certain information in a folder on the computer and not in the database itself that is unique to them (for example, the folder is titled with their name). The folder would be created after the user's name is entered into the...
  2. E

    Apply multiple filters to report in VBA code

    Hi, I created a report based on a query for my database. The report creates a sign-in sheet for like a class, training, etc.. The data shown on the report is filtered by VBA code based on the selected option box on the report run form. The issue that I am running into is that for one of the...
  3. E

    Filter Report From Selected Option Box

    Hi, I am creating a report that will show company contact information and I want to be able to filter it by the person's age. The person's age does not show up on the report but I want to have the user select from three option boxes whether they want to view all "Junior Members" (anyone under...
  4. E

    using a Query's data in a form field

    Hi, I am creating a form for a database user to have the ability to go in and set up a new user profile for the database. What I mean is that I will have a table that will have a bunch of names as well as a username and password that corresponds to each of those names that a person will go in...
  5. E

    Hello everyone

    Hi everyone! My name is Morgan and I am pretty much what one would consider a newbie when it comes to coding in Visual Basic and creating Access databases in general. My background is in mechanical engineering so database building and computer coding in general are not my strong suit. I have...
Back
Top Bottom