Counting

To count cells that contain some text (i.e., non-blank cells), use COUNTA().

=COUNTA(A2:A8)

http://office.microsoft.com/en-us/excel/HP052090271033.aspx?pid=CH062528311033

Printing

To print a row or column on all pages: On the File menu, click Page Setup. Click the Sheet tab. In the Print titles section, enter the row or column. For example, to print row 1 on all pages, enter $1:$1 under Rows to repeat at top.

Links

Microsoft Excel 2003 Help: http://office.microsoft.com/en-us/excel/FX100646961033.aspx?CTT=96&Origin=CL100570551033

(The Excel 2000 Help site doesn't seem to have function documentation.)