• Modifying searchdb (Access 2000)

    Author
    Topic
    #403603

    I’ve attached a sample searchdb. The form frmSearch allows you to search any table or query in you db. You have the option to save the query or export. Is there a way to modify this so that the user would be able to create a report within the current db?
    Thanks..

    Viewing 1 reply thread
    Author
    Replies
    • #814172

      Is this related to your question in post 362888?

      • #814416

        yes… I’m dealing with an extremely rude and demanding person on this. NO matter what I do I can’t please them.. It driving me crazy…

        • #814442

          You could save the generated SQL as a query (you already have the code for that), select it in the database window (DoCmd.SelectObject) and create an AutoReport from it (RunCommand acCmdNewObjectAutoReport).

        • #814443

          You could save the generated SQL as a query (you already have the code for that), select it in the database window (DoCmd.SelectObject) and create an AutoReport from it (RunCommand acCmdNewObjectAutoReport).

      • #814417

        yes… I’m dealing with an extremely rude and demanding person on this. NO matter what I do I can’t please them.. It driving me crazy…

    • #814173

      Is this related to your question in post 362888?

    Viewing 1 reply thread
    Reply To: Modifying searchdb (Access 2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: