News

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 ...
I was hoping I could use "^$^Title" instead of "\r\n\r\nTitle", but that doesn't fly (and rightly so). Also I wasn't sure if "\r\n" would work on unix text files. Is there a more generic way I could ...