News

Visual Basic’s File IO library is being ported to .NET Core 3.0. This includes convenience functions such as the ability to copy or delete a directory with one function call, support for the ...
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 ...
I am working with a large data file (currently 4 GB - limited by the older NT 4 machine). The format of the file is tab delimited such that the first two lines contain the attributes of the data ...