Search results

  1. D

    Importing Two Sheets From Same Excel File w/ File Picker

    I don't know how to implement this by using a file picker. The new file will have a different name each time (date run) and saved in different locations depending on who is importing it. This worked :) I had to shove it in the main Button code and not a module but it worked! I think it had...
  2. D

    Importing Two Sheets From Same Excel File w/ File Picker

    Hi, I'm learning VBA/Access coding as I go at work, hit a wall in my current project and looking for some help. I have a workbook that is updated biweekly, it has a number of worksheets but I only need to import two of them into my Access database into two separate tables. One will always be...
Back
Top Bottom