Search results

  1. M

    Open subform to specific records based of off input from combo boxes

    I need to open up a form to specific records in its subform based on user input from combo boxes (Customer and/or PKGEngineer). The two combo boxes are on a switchboard. How can this be done? Thank you. Using: Win 7 Access 2010
  2. M

    Moving vertical scroll bar to left side

    I have a subform that’s in datasheet view, is there a way to align the vertical scroll bar to the left side? Using: Win 7 Access 2010
  3. M

    Filtering values for one combo box off of another

    I know I have seen this asked before or a variation of it, but the poster had already known where to start and had some structure in the form. But the difference with me is that I don’t know where to begin. With that said… In my subform, I have a field named Container Type (I know you don’t...
  4. M

    Query not combining and filtering values based on a form

    I have a form (DropDown form) that has 3 drop down fields, you select your values from the drop downs and you would push a command button that runs an event procedure which runs a query (DropDown qry test). The user should have the option of picking any combination of fields to filter by. Or...
  5. M

    Question Getting rid of password's on opening all database's

    I was exploring using User-level permissions on databases so I, the admin, can have full permissions to edit/change etc. the database and certain users can only add/edit data. But I inadvertently have now set Access to ask me for a password for any db I open. Even if it's my own personal one...
  6. M

    Question Combine fields into one field in same record

    Using Windows 7, Access 2010. Is there a way to combine four fields into one field in the same record? I’m trying to build Equipment Code field by using the abbreviated values of Category, Item, Type and Dimension fields. Example: if Category=Storage System (SS), Item=Wire Deck (WD), Type=Flared...
Back
Top Bottom