Make your Form Auto Expand for Hidden Controls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Im working with a form that inputs the hours an employee works on certain
projects and general admin categories per week. Right now i have two list
boxes that display the projects and general admin categories, each of which
have an extended multi select. I want to make some sort of button which
generates just a list of projects and general admin categories selected with
a corresponding list box beside the area. I dont want to make some subform
pop up in my form do to other reasonings so that is out of the question. I
already know how to retrieve values from text boxes and combo boxes (i.e
hours, projects) that have been entered/selected and then press a process
button which will input the data into the proper tables. Im just looking to
know how to generate or build these text boxes.
 
Please post ur answers in generating/building text boxes from a list box
selection. Just disregard this posting, thank you!
 
Back
Top