Results 1 to 5 of 5
  1. #1
    Savannah is offline Novice
    Windows 10 Access 2007
    Join Date
    Mar 2017
    Location
    Australia
    Posts
    14

    List Box issue

    Can anyone assist, I have created a database with two tables and a form to record individual horses and the shows that they attend, the shows being a sub-form. The idea is that I will be able to run queries etc on 'Sections' within date ranges of shows to give me totals point scores and overall winners each year. My form has buttons to create new records and select already created records (first, last etc). I have created 2 'list boxes', one for a member being active or inactive and one for 'Sections' (of which there is 3 options eg: Welsh A, Welsh B and Welsh C) which I typed in the values, I want to be able to select one of the three for each horse entered on a new record. I've entered 5 horses to test it out. Now when I select a 'Section' on any record, it changes the value on every record to the same selection. I can't select different values for each record. Is this what it is meant to do? It also says unbound in design view (is this because I didn't select the values from a table or query?) Please note I'm very new at Access and am using wizards etc so may need you to point me in the right direction if you start talking coding. Thank you.

    Here is an example:
    Click image for larger version. 

Name:	Access.jpg 
Views:	12 
Size:	189.1 KB 
ID:	27913

    If you select active for one member it makes every member on every record active as well.


    Is there a way to fix this?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Yes, the control being unbound is the issue. If you want the value saved for each record, the control must be bound to a field in the underlying table.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Savannah is offline Novice
    Windows 10 Access 2007
    Join Date
    Mar 2017
    Location
    Australia
    Posts
    14
    Thank you, I tried creating list box using the wizard and the table I created for Sections. I have added Name of Horse in each table which is the join in the relationships (though not the primary key). Now it gives me nothing drop down menu and nothing to select. I'm still researching an attempting to correct it though.

  4. #4
    Savannah is offline Novice
    Windows 10 Access 2007
    Join Date
    Mar 2017
    Location
    Australia
    Posts
    14
    Fabulous, I fixed it Thank you. I had my table set up incorrectly but it's now working and each record can select a different value. Regards, Savannah.

  5. #5
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Happy to help and welcome to the site by the way!
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Where clause in a list box issue
    By JimO in forum Forms
    Replies: 3
    Last Post: 07-06-2016, 07:51 AM
  2. NEW ISSUE: List Box preventing query
    By kspabo in forum Access
    Replies: 6
    Last Post: 07-11-2014, 02:30 PM
  3. Phone List issue
    By Alfi54 in forum Forms
    Replies: 8
    Last Post: 04-17-2012, 09:47 AM
  4. List box drop Issue
    By JonM in forum Access
    Replies: 1
    Last Post: 09-30-2011, 12:56 PM
  5. List Box Issue
    By Igawa29 in forum Programming
    Replies: 4
    Last Post: 02-22-2011, 01:19 PM

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