Search results

  1. R

    FE to go into Users Profie?

    I would like for the front end of the database to be copied to the users profile directory. The reason is because they do not have privledges to create folders on the local C: on their machine. I am using the Auto FE Updater to distribute the FE's to the workstation. The website there cites...
  2. R

    Report Preview

    I have a main form frmCustomers and a subform frmInvoices. One to many relationship - One customer can have many invoices. I have a command button cmdPreivew which allows to preview the invoice and then print if they chose to do so. When I click on the command button it opens up the report...
  3. R

    Crosstab Query - Dates?

    Hello, I have a crosstab query with the following column which calculates the number of days an employee took to perform a task. Problem is that it is also counting weekends and holidays. Field: LogDate Table: tblWorkLog Total: Count Corsstab: Value Is there anyway to exclude weekends and...
Back
Top Bottom