I want to load a catalogus (excell file) to a database, because iets over de 30000 rows. i thought to put an progressbar so i can see how far the process is.

but how can i see how much rows there are, so i can put the max of the progressbar the same as the rows.

something like EOF ???