Search results

  1. F

    Warnings off, but still get pop-up

    kill File Function I am usiing the followilng code while creating a new module: Public Function KillFile Kill(S:\FEIN\Kanban Systems in Access\Kanban Oracle Interface\Kanban Oracle Interface.xls) End Function I keep getting the message; Compile Error: Expected Identifier during debug...
  2. F

    Warnings off, but still get pop-up

    Bob, I am new to this process. Can you give me an example of this code as setup in a custom function where I test for an existing file and delete it before running a Output To Function. I tried to create the module for this purpose an could not get the procedure to debug.
Back
Top Bottom