Search results

  1. D

    Using OpenQuery But Not Displaying Results

    I have several queries that are associated with the tabs on a tab control. They work just fine but I do not want them to open after they run. Does anyone know a workaround for this? Thanks - Doc
  2. D

    Cancelling SendObject

    The following code works fine except when the email pops up to the user and the user closes the email without sending. I get the message "Run time error 2501; The sendobject action was cancelled. DoCmd.OutputTo acOutputReport, "rptQuotePrintedNew", "PDFFormat(*.pdf)"...
  3. D

    SendObject in Macro Fails Second Time Through

    This is my first post in this forum and hopefully I can find someone who has a solution for this problem that is driving me to drink (more). The entire macro works as designed except when someone uses the sendobject a second time. For example, the user goes through and sends a quote via email...
Back
Top Bottom