These instructions assume that you have data already in Excel.
MORE ADVANCED STUFF
Range refers to how many boxes you are talking about (i.e. A937:I937) and criteria is what you are looking for, which is typed in another box (i.e. I937 for a box, "*F*" for a word). Make sure you include a colon between your range and a comma between the range and criteria.
3. You can count up all the numbers in a row or column using =COUNTA(range)
4. =COUNTBLANK(range) counts the number of blank boxes