Search results

  1. D

    Elementary Form Question

    Sorry for this elementary question, but I am an Excel guy, and a bit new to Access: I have a simple database with two tables and forms. On the Main Form, I have one field (NAME) in which you can pick an employee's name from a combobox (this comes from a simple Employee Table). Depending on...
  2. D

    Daily Count Display on Form

    I have an Access form on which daily work items are recorded. I want to display a running total for the current day's entries on this same form. Being somewhat of a newbie on Access, I am having trouble setting this up. A simple text box which shows the count of records entered for the...
  3. D

    Maximize Window upon Open

    This is, I am sure, a painfully simple question, but here goes: I would like to have the form windows automatically maximize when they are opened, without having to click the "maximize" button in the upper-left-hand corner of the window. Any help is, as always, greatly appreciated! Thank you,
  4. D

    Dependent lists in Combo Boxes

    My efforts to find a solution to my problem in my books have failed, so I am asking for help. I would like to set up an Access db such that the choices which appear in a combo box are dependent on the choice made in a previous combo box. For instance, if "Major" and "Minor" are the only two...
  5. D

    Query for Unique Items in Field

    I am an "Excel Guy". so please excuse this question if it seems elementary. I have a table of data that I want to export to Excel, but first I want to query it so that it only extracts records which are unique (based on the values in one field only). More than that, however, I want to extract...
  6. D

    Full joining of tables

    I am an "Excel guy", so please excuse this question if it appears simple-minded. I want to join three tables in the same db into one table which will include EVERY record in each table. My books have failed me (or else I am getting blind in my old age...). Any help will be greatly...
Back
Top Bottom