Checks Excel tab is null or empty

Hello everyone, I’m checking the Tabs in Excel to see if it’s null or contains data
So when it contains data I get from the message box “FULL”

However, when it is null or empty, it is returning an error, and what was expected was the message box “NULL”
Does anyone know how to resolve this situation?

Checks Excel tab.7z (51.3 KB)

Use Excel ReadRange activity instead.
Workbook ReadRange have this problem.

It worked :rocket: :rocket: :rocket:
Very good
Thanks for the tip

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.