Hi All,I am working on a form that has lots of drop down listbox, and when selected passing a value that are added. However, if a value of less than 3 is selected in any of the drop down then the overall total should be Not Met. I wrote the following script, and the addition part works perfectly, bu...