Search results

  1. V

    Filtering Forms on a checkbox

    Hello everyone, Im currently working on a database, and im trying to filter on when a checkbox is marked as false; however the filter only works on true. When changing to false, it gives me a invalid call procedure. This is my SQL if it helps: Any help would be appreciated!
  2. V

    Using DoCmd.OutPutto to a PDF on a shared drive

    Hello, I have an access databases where am saving a pdf of the report in a shared folder; however, it looks as though the most recent person to have saved the actual DB to the shared person is the one whos PDF's go to the DB, other wise it goes to your documents folder in your computer. Does...
  3. V

    Using a button to open a report off a specific form's record

    Hello, Im currently trying to create a button on a form that would open the record in a report, and one that would eventually print said record. I currently have the button working; however, its asking for a parameter. if any one has any suggestions it would be helpful. My current macro...
Back
Top Bottom