Hi,
I have a form that depends on the selection of a Combo Box to be able to continue. I used the "DCValueImprovementType.Selected.Value" on the first part of my code and it work perfectly with no issues. Once i try to use it anywhere else (creating a variable, a textbox, or visiblity) it would not work at all. It seems to only want to work in this one area.
This is not the first time ive used the command in a style like this and it has worked perfectly in the past with no issues
Thanks