Importing last 10 entries of a .csv file
Does anyone have a good way to import only the last 10 lines of a .csv file?
I was using 'Open Filename For Input As #1' etc, but I couldn't figure out
how to only include a set number of lines to import. Thanks in advance.
|