Recent content by yamiusingvba

  1. Y

    Selecting multiple files from open dialog and splitting them into strings

    I apologize. I left out an important fact that I am forced to use MS Access 2000. If I understand it correctly, the FileDialog object was not added until later versions. I am wondering if my problem is caused by the vbNull delimiter....
  2. Y

    Selecting multiple files from open dialog and splitting them into strings

    I am currently working on a database that uses the Windows API to call an open dialog box to allow the user to select an Excel file, which I then import into the database. Currently, the user has to select one file at a time (which is working perfectly); however, they may receive anywhere from 8...
  3. Y

    Greetings

    I have limited experience in Access, but some coding experience in other languages (Java & JavaScript mostly); though I am sorely out of practice. My current job requires everything to be done in Access. I used macros about as far as I could, then realized I needed to breakdown and start using...
Back
Top Bottom