Search results

  1. T

    Using Access 2007 module to encrypt Excel workbooks

    I am trying to build a module to open a list of Excel 2007 workbooks stored in a table and attach a single password to each. I will have to build a do until loop with a counter that will designate the row selection from the Access table each time through. Does anyone have any code built to...
  2. T

    Access function during a DO LOOP Pause Control

    Is there a function or command I can insert into a DO LOOP that creates a pause before excuting a function? I am creating a function to remove all users from my database for maintenance and want to warn them and give them 90 seconds to complete their work before the database closes. However...
Back
Top Bottom