Hi, I have a user form with 1 ComboBox and 1 CommandButton on it.
You make a choice in the combo and then the button becomes visible.
When you click the button, the only code is Call GetProjects
In GetProjects, the beginning code is:
The status bar does change, but nothing else on the form changes.![]()
Please Login or Register to view this content.
Also had this code in the button click event and it didn't work there either (except for status bar).
Can anyone tell me why it doesn't work? When I step through it, it does work.
Thanks.
Bookmarks