Consulting

Results 1 to 2 of 2

Thread: Select added value from dropdown menu, program output

  1. #1
    VBAX Newbie
    Joined
    Jan 2017
    Posts
    1
    Location

    Unhappy Select added value from dropdown menu, program output

    Hello, I need help with the following. Can somebody help me?

    "For easier management of the list of participants in internal courses"

    -Data that needs to be inputed (name, surname, department in which the employee works and date of participation)

    The program needs an option of output:
    1. all participants of one department ordered by date (select department and then the output should be the names and surnames of participants from that department ordered by date )
    2. select one participant then the program outputs dates of participation
    3. select one date and then the program outputs all the participants

  2. #2
    VBAX Expert
    Joined
    Sep 2016
    Posts
    788
    Location
    You should use Autofilter or Advanced filter.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •