Forum Discussion
guitar713
Apr 09, 2024Brass Contributor
Combo Box dynamic code not working
Hello, I have tried to use a code that works in one program but not another program to dynamicly populate comboboxes. Can someone help me resolve this. The code is as follows: With frmDataEntry...
HansVogelaar
Apr 09, 2024MVP
What exactly is the problem?
- Do you get an error message? If so, what does it say?
- Does the code run, but without setting the row source of the combo box?
- Does the code run, but it sets the row source incorrectly?
- Something else?
- guitar713Apr 09, 2024Brass ContributorI do not get any specific error message. It just stops at this point in the code and says to debug....
- HansVogelaarApr 09, 2024MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
- guitar713Apr 09, 2024Brass Contributor
HansVogelaar here is a copy of my code... open it up by pressing the ECO button, then goto the select in the URGENCY section, this is where the problems are located.