Hi, I would very much appreciate help with the following:
I have a form with comboboxes to filter filter the information of a table, and generate a report. After I generate the report, I automatically create also a pdf file and save it in a folder in the desktop.
If I make modifications to the report, I create a pdf with the same path that will replace the original, wit the editions.
I also have a control to delete the report. But I dont know what is the vba code that I need to use to delete also the pdf file associated to the report that I deleted.
In other words, I need help with the correct code to delete a pdf file, giving as parameter the path of the file.
Looking forward to any kind help on this. Best regards. Glenda