Search results

  1. S

    Selecting from one list box to another

    I have a form which is used to input information for projects. I want to put a list box on the form that shows all employees. I want to be able to click on employees to select them, them move them (with the click of a button or by double-clicking them) to an empty list box (All employees that...
  2. S

    Show only new records

    I want to be able to have a form, where a certain set of users sees only the screen to add new records - and after they have added a record, they can only see those he/she has added. Any ideas?
  3. S

    Email notification when new record is added

    How do I go about sending an email notification when a new record is added to my form? Any help is greatly appreciated.
  4. S

    Creating a dynamic form for the Internet

    I have created a database and a nice form with some VBA in the background to do certain things. Now I am told that they want the form to be a dynamic form that can be accessed from each employee's browser window. I have looked into the data access pages, but they can only be based on tables and...
Back
Top Bottom