Search results

  1. R

    hello from Renovator

    Hi, I used to be a Business and test Analyst I have hacked together and coded badly or read through code in Fortran, Cobol, ABAP, RPG, Pascal, C++, C, dbase III+, SQL, lots of web stuff, and lots and lots of Excel I am now trying to learn Access and VBA by helping a friend do some stuff. I...
  2. R

    List of all files in subdirectories append to table

    Hi, Thank-you for your advice and I am dividing and conquering Ok the first step is 1. "If you use a "Temp" table approach, you just erase it, run your discovery of files," i/ I have modified the code and created the file, I jneed to know how to find the "my documents" directory so I can set...
  3. R

    List of all files in subdirectories append to table

    Hi, I am new to VBA and Access and I am way over my head. The problem is to create a table (tblFIles) listing all files in a subdirectory and append to the main table (tblMainFIles) if they don't already exist based on non primary keys and then update an audit trail with the changes eg 1/ if...
Back
Top Bottom