Search results

  1. D

    Adding one table to another with INSERT INTO?

    I made the thread earlier where I ran into this problem, but my initial issue that the thread was about was solved so I figured I'd just start a new one to solve this issue rather than complicate things. Anyway, I need to append a temporary table to a master table, then wipe the temporary...
  2. D

    Filling a new column with just one string value?

    Hi all, I'm new to this forum and relatively new to VBA, so from what I can tell, this problem should be pretty simple to resolve. Basically, I need to read in a bunch of excel files to a single database table and add a column that contains the name of the file each entry originated from. My...
Back
Top Bottom