A beginner's introduction to programming with Visual Basic for Applications. This video tutorial is number 23 in a series designed to get you programming from scratch. It is often necessary to scan through an array variable to search for a particular item of data. This is called a linear search because each item is examined in turn, in a line as it were. Here you will see how to do this.