I’m not getting an error, the documents are not moving to the new folder. Thanks for your help
can i have a view on the xaml if possible
@sparkplug93
ExcelDocSearch.xaml (5.1 KB)
Thanks! Is there a way to search in the files rather than just the names?
we can do that if it is a text file or a html file where the content can be searched directly. But this is excel file, so you need to read the file individually before search inside the file content.
How would that be done? Thanks for your time
ExcelDocSearch.xaml (6.5 KB)
Check this to search inside the content of files in a directory
I’m still encountering the same issue where no files are moving. I added my search criteria and correct folders.
but why your marked something as a solution then?
My mistake haha
if you want to search inside excel files, use LookUp Range…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.