aharris2693
Programmer
I am an intern and am trying to make a form that will update another form when changes are made. i have built the whole thing using control objects, but once I am gone, no one will know how to change any of the VBA, so I am trying to do it much simpler using the 'forms' objects. My question, finally, is I have a combo box whose input range comes from the second sheet in the workbook. This range will continuously get larger. Is there anyway to make the combo box update itself. I currently have the input range going past the end of the list, but this adds a lot of blank space at the bottom. Thanks for any help