Results 1 to 2 of 2
  1. #1
    Atoga is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Mar 2015
    Posts
    21

    listbox

    Hi Everyone,
    In my starting form I have a combobox (Courses) and based on the selection from this, a listbox (Employees) populates.
    I added a button next to the listbox in case there are other Employees who would need to be added to that course. This button brings up another form (AddEmployeeForm) where I would like to see only those Employees in a listbox who were not in the listbox in the starting form so that the user can select from among them and add them to the course (by clicking on the Add button). In case the employee is new (not in the Employee list at all), I also would like to have on this AddEmployeeForm a button which brings up another form to enter new employees.


    How can I have only those employees in the listbox of the AddEmployeeForm who were not in the listbox in the starting form?
    Cheers

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    Access offers a 'Find Unmatched Query Wizard' ; you would use that type query to establish your record set.

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

Similar Threads

  1. Replies: 1
    Last Post: 01-31-2015, 09:03 PM
  2. Replies: 2
    Last Post: 03-23-2014, 06:50 AM
  3. Replies: 3
    Last Post: 12-13-2012, 04:40 AM
  4. Replies: 1
    Last Post: 09-10-2012, 11:21 PM
  5. Replies: 1
    Last Post: 07-26-2012, 11:45 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