Returns a FileDialog object that represents a single instance of a file dialog box. Read-only. The msoFileDialogOpen and msoFileDialogSaveAs constants are not supported in Microsoft Access. Note that ...
Sets or returns a String representing the path or file name that is initially displayed in a file dialog box. Read/write. If you specify a path and no file name, all files that are allowed by the file ...
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 ...