Search results

  1. V

    Using VBA to print Duplex in Access 2007

    I posted this to another section and then noticed this on dealing with VBA so am repeating it here. I apologize for the duplication. Problem below: --------------------------------------------------------------------- I am new to this forum, and new to VBA programming in MS Access. I am...
  2. V

    Using VBA to print Duplex in Access 2007

    I am new to this forum, and new to VBA programming in MS Access. I am trying to print a report in duplex without getting way over my head in complicated coding and not having much success. I have tried: DoCmd.OpenReport strReport acViewPreview DoCmd.RunCommand acCmdPrint which works but...
Back
Top Bottom