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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top