Search results

  1. S

    Sending reports by e-mail based on a query

    I am trying to send a report to a list of employees. I have a query that generates the report into the layout I want and includes the e-mail address of who the recipient should be. The report looks something like this: --Employee Name-- --E-mail address--- -Hire Date----Tenure- -Attendance-...
  2. S

    Creating X amount of rows in an append

    I am trying to build an incentive calculator for my company. I need a query that will take, for each employee, Append rows as follows: Emp1 | Attendance | Emp1 | CSAT Score | Emp1 | Quality Score | Emp2 | Attendance | Emp2 | CSAT Score | Emp2 | Quality Score |...
  3. S

    Macro security preventing macros to run while disabled

    For some reason access 2010 seems to allow my macros to run just fine when I get the security prompt to enable macros, everything runs fine. When I press the "Enable" button, my macros fail due to action being disabled. It's like the security settings are acting in reverse. I have tried turning...
Back
Top Bottom