Count records in text file

G

George

I would like to count the number of records in a text
file through VBA in Access. The file consists of
variable length records. Currently I read one line at a
time and increment a counter until the end of file is
reached. Is there a better, faster way?

Thanks
 
M

May

can you show me your code so that i can have a better idea

May
MCP in Access and SQL Server
 
Top