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've been asked at work to create a small/simple database application for a week using Access 2003. So I need to learn basic MS Access and VBA to accomplish the task. I've currently ran into a little ...
I use VBA in Access to write custom functions used in queries. Subsequently I need to run the query from excel but I get an undefined function error. I use ODBC to ...