This is a method that add items to a Combo Box or a List Box
Example: ListBox1.AddItem "Tennis"
This a logical operator when two conditions are true, then an action is executed.
Example: If x>50 And sum<100 then Grade="Pass"
[Back to VB Glossary]