Hello,
I have a sequence where I am attempting to rename many excel files based on data from within the workbook. The sequence runs really well, I am able to successfully rename the first file. After the first file the application seems to follow the else path, checking for values and renaming the files as blank if values do not exist. The issue here is that values do in fact exist.
Does anyone have any idea why the files are not being renamed properly?