Results 1 to 5 of 5
  1. #1
    fucell26 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Jun 2014
    Location
    Saudi Arabia
    Posts
    11

    maximun of 20 comboxes will appear based on assign number

    im trying to create a training matrix in which i need a form that if I put or assign maximun of 20 attendees then 20 comboxes will appear in form.



    for example,

    i enter in textbox1 6 or 15 depends but max is 20

    then if hit enter comboxes will appear but quantity will based on value that i enter in textbox1

    anyone knows how to do that or any much easier idea ?

    thank you in advance.

  2. #2
    JeffChr is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2014
    Posts
    82
    i would put the combo boxes on the form and hide them initially. then unhide them using vba based on textbox1 input.

  3. #3
    fucell26 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Jun 2014
    Location
    Saudi Arabia
    Posts
    11
    Quote Originally Posted by JeffChr View Post
    i would put the combo boxes on the form and hide them initially. then unhide them using vba based on textbox1 input.
    so you mean ill put all 20 combo box in form and hide them. but what if he the user put only 10 so the other 10 will not appear ? thats the problem i dont know how to do that. btw thanks for your idea.

  4. #4
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    If you use continuous forms, put a combo box in it, add 20 records, you'll get 20 boxes.

  5. #5
    fucell26 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Jun 2014
    Location
    Saudi Arabia
    Posts
    11
    i see ill try it. and i reply once ive done. thanks guys.

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

Similar Threads

  1. Replies: 5
    Last Post: 04-16-2013, 07:24 PM
  2. Formula to assign a number to a field value?
    By dashingirish in forum Queries
    Replies: 2
    Last Post: 02-23-2012, 01:21 PM
  3. Maximun View; How to Avoid
    By cassidym in forum Database Design
    Replies: 1
    Last Post: 08-12-2010, 06:59 PM
  4. Replies: 1
    Last Post: 06-25-2010, 07:15 PM
  5. Assign A Sequential Number To A Table Row
    By KramerJ in forum Programming
    Replies: 11
    Last Post: 04-08-2009, 08:48 AM

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