I need to write this formula:
=COUNTA(UNIQUE(FILTER(A5:A1000000,A5:A1000000<>"")))
to an Excel file into Range "A3"
but a get this error message "Cannot access file......"
If write a simple Text instead of this formula i don't have this issue.
Could you help me please?