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

    Help for a Newb

    OK I have a database which acts as a Daily Bonus for our Car salesman. One guy inputs all the bonuses at the end of the day. Right now I have a dropdown box on a form where he selects the employee and adds a bonus to a table. Sounds pretty simple and it works fine, but this person would like to select multiple employees using a checkbox with a list of employees to add the bonus amount. Does this sound possible?

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    You will probably need to use at least one Listbox Control and set one of its properties to MultiSelect. Here is some VBA code that iterates selections made within a listbox and appends records to a table.
    https://www.accessforums.net/forms/l...tml#post276307

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

Similar Threads

  1. Access newb
    By dsscripts in forum Access
    Replies: 5
    Last Post: 02-10-2014, 01:30 PM
  2. Newb Needing Help..
    By chook in forum Access
    Replies: 3
    Last Post: 03-04-2013, 03:05 PM
  3. Newb Question
    By Jesse_Munos in forum Import/Export Data
    Replies: 11
    Last Post: 05-12-2012, 03:33 PM
  4. Newb getting confused.
    By Iggy in forum Access
    Replies: 10
    Last Post: 03-15-2011, 08:50 PM
  5. Newb question
    By blkdragon201 in forum Access
    Replies: 5
    Last Post: 02-03-2011, 02:17 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