This step-by-step tutorial covers the basics from dynamic resizing of arrays, to useful array functions, to finding elements in an array and passing an array from page to page.
Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.