I have a form that has a drop down field called Input_Type that has a list for Project or Discretionary.
I also have another field on the form that is Capitalizable Y/N. I need to make the Capitalizable Y/N drop-down required if they select Project from the Input_Type drop down. What is the best way to go about this using VB?
