■Cause
If there is no value in the specified end condition column, it will not be evaluated as the end condition. As a result, if the other end conditions and the logical operator was combined by AND. The data will be read to the end because all the conditions do not become true.
This problem only occurs with Excel files with the extension "xls".
■Workaround
Please refer to the following for the solution method.
- In [Specify reading end condition], specifying a column that has a row with at least one value.
- using a file saved with the extension "xlsx" in Excel.