Search results

  1. I

    Monthly report: display month as text in Header

    Hello, I have a report that displays records on a monthly basis. The report is based on a query, and the specific month is selected as a number (1-12) by using the following: Field: Month([ProtocolDate]) Criteria: [Choose a month from 1-12] So, if I want the report to display only the...
  2. I

    DB design question...all help appreciated

    Hello everyone. Hope your holidays are going well. I have been given the task of developing a DB that will be used to generate reports for scheduling services for clients. These are medically related services and are provided around the clock. I have divided the Services into two broad...
  3. I

    Multiple forms/single table?

    Hello friends, I have a pretty noobish question. I was wondering if it was possible to have several (3 in my case) different forms that apply data to a single table? The main table has three different types of data: 1. Client info 2. Services A 3.Services B. Each type of data has about...
  4. I

    Autofill problem

    Hello friends, I have exhausted my resources, and have not figured out how to get my text boxes to automatically fill with data associated with the selection of a combo box. I have a table with the following fields: PK - autonumber Frequency - text TimeD - text TimeN - text The frequency...
  5. I

    Noob question about Query by Form

    Hi all, I'm pretty new to Access, but catch on quick. I have posted this question at another access forum, but have not received any input - maybe it's in the way the question was asked.:confused: I have a developed a database to track patient ID, patient name, then several other fields of...
Back
Top Bottom