Limit data shown in list box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NewtoAccess
    New Member
    • May 2007
    • 32

    Limit data shown in list box

    access 2003
    I have a MAINFORM with a LISTBOX1.
    I would like to limit data shown on LISTBOX1 based on SITE_ID selected on MAINFORM. Guess i would use 'stLinkCriteria ' ?
  • JConsulting
    Recognized Expert Contributor
    • Apr 2007
    • 603

    #2
    Originally posted by NewtoAccess
    access 2003
    I have a MAINFORM with a LISTBOX1.
    I would like to limit data shown on LISTBOX1 based on SITE_ID selected on MAINFORM. Guess i would use 'stLinkCriteria ' ?
    can you paste in the rowsource for your listbox1

    Comment

    Working...