Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
#BLOCKED! appears in Excel when a Linked Data Type field or an external data request is blocked — usually because the workbook's privacy level prevents it from sending data externally, or because an administrator policy restricts the feature. It is a permission error, not a formula syntax error.
=A2.Price=IFERROR(A2.Price,"Blocked — check privacy settings")IFERROR surfaces a readable message while you resolve the underlying privacy or permission issue; remove it once #BLOCKED! is resolved.
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Stop hunting errors by hand.
Upload your spreadsheet and the Auditor flags every #BLOCKED! and broken formula at once — or paste this one formula and get the fix explained.
The blocked cells likely contain values that match a privacy trigger (e.g., names, IDs) while other cells contain generic text. Review which values are flagged and consider whether they need to be sent externally.
Individual users can enable connected experiences in Trust Center settings. However, if the restriction is set by an administrator policy (MDM/Group Policy), only IT can change it.
#FIELD! means the field name is wrong or the data type did not resolve. #BLOCKED! means the request was deliberately prevented by a privacy or permissions setting. The causes and fixes are different.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: