When my form opens only certain combo boxes show. I have set the others to show only after I click on the preceeding box. My problem is when there is data in one of the combo boxes that is hidden, it won't show. I have 4 boxes showing when the form loads. One of the records should show 5 boxes but it is only showing the 4 I initially set to open. How do I make that 5th box show on that record? I just want it to show how ever many boxes it needs to show for a particular record. If record 1 only needs 4 boxes, I only want the 4. If record 2 needs 6 boxes, I want those 6 to show, and so on. I'm really confused on this. I have played around with some things but can't get it to work. Any help is appreciated.