Search results

  1. T

    Followhyperlink problem

    Well here's the problem. I use the followhyperlink function to open files using the std. windows program. However the problem is this. The users open there programs using a shortcut on the desktop. After that they open the file. But they have added things to the shortcut. (for layout: example...
  2. T

    Call shell

    Problem. I have a file c:\tmp\tim.dwg I open .dwg files with voloview Tom opens them with Bentley Frank with ... In windows you do this buy clicking open with ... After that he opens my files with voloview and Tom's with Bentley,... Now I want to open this file via my access form with Call...
  3. T

    Working with createobject

    If you want to work with createobject in acces 2002, do you have to import any references? I think this is vbScript, but I don't know if access allows it. Tx
  4. T

    Move/copy/delete a folder with access

    How can I copy/move a folder to another location? (vba acces) How can I delete a folder? (vba access) I have found the function .filesearch to search a folder, but can't find anything to copy/move it. I have to copy/move the folder to a location where the files that need to be modified are...
Back
Top Bottom