Can someone please let me know what is wrong with the code below?
I am trying to unzip a file using winzip64 and I also want to overwrite any existing files that are extracted.
Currently the code runs without errors but it also doesn't extract the file to the location.
Sub...