Hi folks,
I'm trying to add a True/False Boolean to a Check File Exists script that I've been useing.
Basically if the Boolean is True I'm checking the existance of 2 files, otherwise just the one.
I've been playing about trying to set up an If statement within the script but the cycles seem to be causing problems.
With the below code I'm getting Compile Error; Duplicate Declaration in Current Scope.
Any suggestions on the best way to get around this?
I want to try avoid having the If statement call a seperate Sub.
![]()
Please Login or Register to view this content.
Bookmarks