• Select Date – Run Report (Access97)

    Author
    Topic
    #414776

    I am having a form with a list box where dates should be displayed.
    I am Running Report that is suppose to run for Selected in ListBox dates.
    What is the best way to do it to insure Report performance? Simple but forever…
    Also multiply dates can be chosen.

    Report is based on table that has Date field or it can be a query that pulls Distinct date to display in ListBox.
    Thanks

    Viewing 0 reply threads
    Author
    Replies
    • #923140

      Set the MultiSelect property of the list box to Single or Extended. This allows the user to select more than one item.
      post 205119 contains a method for using the selected items in the WHERE-condition of an SQL statement. That technique can easily be adapted for use in opening a report.

    Viewing 0 reply threads
    Reply To: Reply #923182 in Select Date – Run Report (Access97)

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

    Your information:




    Cancel