I would like to take an existing text file (approx 4 megs in size) and manipulate it with VB or VBA (from inside Access in that case) and then ideally place it inside a table format, at the very least ...
Being able to manipulate text and csv files with Excel VBA is a useful programming skill to add to your repertoire. In this section, you'll learn how to do just that. A CSV file (Comma Separated Value ...