I appreciate your time. I am looking for your help in my scenario. I have Vendor Number, Vendor Name and Vendor_Final in my table.
when I select single vendor number my list box should show the vendor details and in case if I select more than one vendor it should display "Multiple Vendor selected" message.
my calculation is showing "multiple vendor selected" message when I select multiple vendor number but when I select multiple vendor names it is not showing the "multiple vendor selected" message. I have attached a sample application for your reference.