I need to determine the number of rows in an Excel spreadsheet that are in the file my VB6 program is reading. Is there some equivalent 'count' function that applies here? Or do I need to loop through the entire file and count the rows manually??<br><br>Thanks for the help.<br>Kathy