Search results

  1. R

    Information Displaying Incorrectly

    Hello, (Please view the screenshots I have attached of the design view, print preview, table and record source to help narrow things down.) I am currently designing a report that has a few sub-reports and I am having trouble with the display of one of these sub-reports. I want the sub-report...
  2. R

    Save Appointment in Outlook SHARED Folder

    Hi I am using the following code that i found online to add an appointment to Outlook Calendar and it works beautifully but it adds the appointment to my calendar and not our business' shared calendar. I have googled for an hour now and i can't get any code that i've found to save to the shared...
  3. R

    Trouble Getting Value from Subform

    Hi, I have a navigation form (that i coded, not the built in navigation form) that i placed an unbound subform on. On click in the menu changes the control source of the subform to display that specific page. I don't want the user to navigate away from the current page without saving so on...
  4. R

    Help with Order By on Continuous Form

    Long time reader, first time poster lol I have a continuous form with 3 fields: 1) ClinicID 2) ClinicDate 3) InsuranceTypeID I want the main order to be sorted by date BUT if they have a specific insurance (InsuranceTypeID = 12), I want to display those records first, then display the rest of...
Top Bottom