Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2006
    Posts
    23

    How do I choose multiple records for a report

    I am working in the code of an Access form. This form chose the conditions to prepare a report. I have a combo box that brings me with a query all the records available for the report, but I need to choose 1, 3, 10, 20 or more records to be printed in the report. In the combo box or list box I can only choose 1. How can I perform this task? :?:

  2. #2
    Join Date
    Dec 2005
    Location
    Wilmington, DE - USA
    Posts
    275
    Listboxes can be set to allow for multiple selections. Open your form in design view, select the ListBox, and set the Multi Select property to either Simple or Extended. (Extended allows you to do things like like 'select all in range' while holding down Shift.)

  3. #3
    Join Date
    Mar 2006
    Posts
    23

    Very Grateful

    Thank you very much for your help and fast response. I did it and it worked. Now I have to deal in how am I going to handle these multiple values in a query.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Search for multiple records
    By Blake in forum Queries
    Replies: 1
    Last Post: 08-23-2013, 03:17 AM
  2. Inserting multiple records into a table
    By New2Access in forum Programming
    Replies: 1
    Last Post: 07-07-2011, 09:18 PM
  3. multiple fields in separate records
    By Fredo0709 in forum Database Design
    Replies: 9
    Last Post: 04-09-2010, 12:23 PM
  4. Saving records in multiple sub forms
    By niak32 in forum Forms
    Replies: 0
    Last Post: 10-13-2008, 04:24 AM
  5. Linking Multiple records
    By rricci@marcct.org in forum Programming
    Replies: 0
    Last Post: 02-14-2008, 09:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums