Recent content by Dvorak Pietrek

  1. D

    deleting a non empty directory

    is a hard disk
  2. D

    deleting a non empty directory

    i have tried all that
  3. D

    deleting a non empty directory

    yes i deleted all the files in the directory but can't delete this empty directory
  4. D

    deleting a non empty directory

    nooo. Access is in C:\ and the my directory is in d:\ pics\docs
  5. D

    deleting a non empty directory

    I am using Access VBA 2007 and is the only app active. If I close it, then the directory releases and I can delete it manually. But I want to delete this directory just from my Access VBA code.
  6. D

    deleting a non empty directory

    thanks fso.DeleteFolder FolderPath gives me an error that the directory is locked
  7. D

    deleting a non empty directory

    suggestions?
  8. D

    deleting a non empty directory

    hi hoe to delete a non empty directory using Access VBA 2017? THANKS
  9. D

    Convert acrobat 9.0 PDF to Image .PNG Using VBA Code

    Let's get to the point. I need VBA code to open a file in Acrobat and save it as a .PNG.
  10. D

    Convert acrobat 9.0 PDF to Image .PNG Using VBA Code

    If I'm asking, it's because I have Acrobat. I have the full version of Acrobat and have used VBA before. Read what I posted and you'll see what I need.
  11. D

    Convert acrobat 9.0 PDF to Image .PNG Using VBA Code

    If you can attach a file, much better
  12. D

    Convert acrobat 9.0 PDF to Image .PNG Using VBA Code

    Hi everyone! Could someone please help me convert a PDF file to PNG format using Acrobat? I want to open the file with Acrobat 9.0 and then convert or export it to PNG format. If you could provide me with a simple VBA example, I would be very grateful. Please, keep it simple as I'm new to this...
  13. D

    Documents and/or pictures in my DB

    yes, i save to a network. Thanks
Back
Top Bottom