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
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