Search results

  1. M

    Report showing "ID" not name

    I have an Employee Table with the employee's ID, FullName, etc. I then have a table that pulls in the Employees Name, then they schedule after that with times, etc. I then created a query to pull each employees name, then their schedule for a specific date. Then, from the query, I made a...
  2. M

    Query Patient names and list appointments

    I have a table with the following fields: Patient | Appt. Date | Time Staff goes in and puts in the patient, apppointments and times. Some patients are entered more than once as they have more than one appointment per week. (The patient will be entered in a separate record for each separate...
  3. M

    Macro to update dates in table (add 7 days)

    I have a table where users, in the date field, type in the date of an appointment. What I want to do is, next week, be able to run a macro that will automatically add 7 days to that date. Is that possible to create for the table? Thanks for any suggestions or ideas!
Back
Top Bottom