News

I have written myself a little binary file search algorithm that essentially searches for a given string within the binary file. For testing purposes, I created a 140MB file, where the string to ...
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 ...