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 ...
With a language like VB.NET you need to be careful because if you don't specify a namespace in the code file itself, it will automatically assign the project's namespace to that class.<BR><BR>The file ...