Hello Automation Experts,
I am using the ‘Write Cell’ action nested inside a top ‘For Each File In Folder’ (and others blocks). It should store the results of search in the pdf files, the ‘Auto Increment row’ is turned on so that each row contains result of searching in each pdf. First collumn contains file name and following collumns store search results of different keywords.
Now, the issue is that first two row stores file name and results correctly, but third row stores correctly only the file name - but search results goes into first row instread third.
What could be the root cause?
thank you in advance!