Results 1 to 4 of 4
  1. #1
    rncarterjm is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    9

    Pre-fill list box

    I have attached word doc with my intended outcome.
    .SQL design.zipSoccerAdminV2_testingV3.zip
    I am created a form to enter game schedule and result but I can't seem to figure out how to develop this form to pre-populate a list box based on slected teams. Please see my document for illustration

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    What do you mean by 'pre-populate'? Create the RowSource list for a list or combo box? The RowSource can be a query, SQL statement, or a static list. Creating the RowSource for list or combo box basically the same.

    Review
    http://datapigtechnologies.com/flash...combobox1.html
    http://datapigtechnologies.com/flash...combobox3.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    rncarterjm is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    9
    Quote Originally Posted by June7 View Post
    What do you mean by 'pre-populate'?
    by "pre-populate" i mean that when I select team from dropdown list "HomeTeam" a form will appear to the side with players from the "HomeTeam". When the form appears I will enter goals scored by the player in that list.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    Maybe you need a form/subform arrangement. As for the 'appear', code can set Visible property of the subform container control.

    Maybe the box should be on the same form as the team roster. Review: http://datapigtechnologies.com/flash...tomfilter.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 1
    Last Post: 11-23-2012, 10:26 PM
  2. Replies: 2
    Last Post: 04-05-2012, 08:39 PM
  3. Replies: 1
    Last Post: 11-13-2011, 08:01 AM
  4. Replies: 4
    Last Post: 06-16-2011, 09:30 PM
  5. Zero fill
    By rbtrout in forum Queries
    Replies: 6
    Last Post: 01-14-2011, 06:36 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