Results 1 to 4 of 4
  1. #1
    tanyapeila is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Posts
    42

    Bounding Column


    Still can't get this....

    This is my table
    Click image for larger version. 

Name:	Capture.PNG 
Views:	8 
Size:	14.2 KB 
ID:	15955
    This is my form. I want the user to be able to select by the State Abbv, however I want the "DArea" value to show up
    AND the State Abbv are not in Alpha order even through they are in the table??
    Click image for larger version. 

Name:	Untitled.jpg 
Views:	8 
Size:	164.4 KB 
ID:	15956

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    Set up a combo box on your form. In the rowsource for the combo box, select your table with the states. Select the two fields you wish to have in the combo box. Set the sort in the query behind the combo box to Ascending. Set the DArea as the bound field for the lookup.

    Look at this tutorial for further clarification: http://www.datapigtechnologies.com/AccessMain.htm

    Scroll down to the section on combo boxes

  3. #3
    tanyapeila is offline Advanced Beginner
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Posts
    42
    Thank you that worked. For some reason I always try to create the combo boxes in the Table not the Form

  4. #4
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    Why you should always create combo boxes in a form and not in a table

    http://access.mvps.org/access/lookupfields.htm

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

Similar Threads

  1. Replies: 1
    Last Post: 11-12-2013, 02:19 AM
  2. Replies: 1
    Last Post: 12-08-2011, 08:03 AM
  3. Replies: 1
    Last Post: 04-15-2010, 02:07 AM
  4. Bounding Fields In a Form?
    By tempowls21 in forum Forms
    Replies: 0
    Last Post: 06-22-2006, 06:12 PM
  5. bounding text boxes
    By nosirrah69 in forum Database Design
    Replies: 2
    Last Post: 02-23-2006, 08:35 AM

Tags for this Thread

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