{"id":9093,"date":"2025-07-12T16:03:52","date_gmt":"2025-07-12T16:03:52","guid":{"rendered":"https:\/\/www.repairmsexcel.com\/blog\/?p=9093"},"modified":"2025-07-12T16:18:23","modified_gmt":"2025-07-12T16:18:23","slug":"fix-the-formula-you-typed-contains-an-error-excel","status":"publish","type":"post","link":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel","title":{"rendered":"FIXED: The Formula You Typed Contains an Error Excel Problem"},"content":{"rendered":"<div class=\"1898181a2aebca931198b7f41678d855\" data-index=\"1\" style=\"float: none; margin:0px 0 0px 0; text-align:center;\">\n<style>\r\n.leaderboard { width: 320px; height: 100px; }\r\n@media(min-width: 500px) { .leaderboard { width: 468px; height: 60px; } }\r\n@media(min-width: 800px) { .leaderboard { width: 728px; height: 90px; } }\r\n<\/style>\r\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8329139124199643\" crossorigin=\"anonymous\"><\/script>\r\n<ins class=\"adsbygoogle leaderboard\"\r\n     style=\"display:inline-block\"\r\n\t data-full-width-responsive=\"true\"\r\n     data-ad-client=\"ca-pub-8329139124199643\"\r\n     data-ad-slot=\"1972481166\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n<\/div>\n<p style=\"text-align: justify;\">In MS Excel, formulas are powerful, but even a single mistake can throw up an error. One of the most common errors users can face while using the VLOOKUP function is: <strong>\u201cThe formula you typed contains an error.\u201d<\/strong> It typically indicates a problem with the formula&#8217;s syntax, incorrect arguments, or a reference to a non-existent cell or function. Thus, if you&#8217;re frustrated by this, you&#8217;re not alone. In this blog, we\u2019ll break down what causes this message and how to fix it quickly.<!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9094 aligncenter\" src=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/hq720.jpg\" alt=\"The Formula You Typed Contains an Error Excel Problem\" width=\"686\" height=\"386\" \/><\/p>\n<div style='margin: 8px 0; clear: both;'><div style='background: #eafdeb; padding: 12px;'><p><strong style='font-size: 18px;'>To fix corrupted Excel files, we recommend this tool:<\/strong><\/p><p style='font-size: 17px;'>This software will prevent Excel workbook data such as BI data, financial reports & other analytical information from corruption and data loss. With this software you can rebuild corrupt Excel files and restore every single visual representation & dataset to its original, intact state in 3 easy steps:<\/p><div><ol style='font-size: 17px; margin-top: 4px;'><li><strong><a href='https:\/\/www.repairmsexcel.com\/blog\/free-download-now' target='_blank'>Try Excel File Repair Tool<\/a><\/strong> rated <i>Excellent<\/i> by Softpedia, Softonic & CNET.<\/li><li>Select the corrupt Excel file (XLS, XLSX) & click <b>Repair<\/b> to initiate the repair process.<\/li><li>Preview the repaired files and click <b>Save File<\/b> to save the files at desired location.<\/li><\/ol><\/div><\/div><\/div><br>\n<h2 style=\"text-align: left;\"><strong>What Causes the Formula You Typed Contains an Error VLOOKUP?<\/strong><\/h2>\n<p style=\"text-align: justify;\">There are different reasons behind this Excel message. The most common ones are listed here:<\/p>\n<ol style=\"text-align: justify;\">\n<li><strong> Missing Equal Sign (=)<\/strong><\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Every formula in an Excel sheet must start with an equal sign. Forgetting this is the most common mistake.<\/p>\n<p style=\"text-align: justify;\"><strong>Wrong:<\/strong> SUM(A1:A5)<br \/>\n<strong>Correct:<\/strong> =SUM(A1:A5)<\/p>\n<ol style=\"text-align: justify;\" start=\"2\">\n<li><strong> Using Incorrect Quotation Marks<\/strong><\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Excel only understands straight quotes (&#8220;), not smart or curly quotes.<\/p>\n<p style=\"text-align: justify;\"><strong>Wrong:<\/strong> =IF(A1=&#8221;Yes\u201d,1,0)<br \/>\n<strong>Correct:<\/strong> =IF(A1=&#8221;Yes&#8221;,1,0)<\/p>\n<ol style=\"text-align: justify;\" start=\"3\">\n<li><strong> Unmatched Parentheses<\/strong><\/li>\n<\/ol>\n<p style=\"text-align: justify;\">All parentheses in a formula must come in pairs. If they don&#8217;t, Excel will show an error.<\/p>\n<p style=\"text-align: justify;\"><strong>Wrong:<\/strong> =IF(A1&gt;10,&#8221;Yes&#8221;,&#8221;No&#8221;<br \/>\n<strong>Correct:<\/strong> =IF(A1&gt;10,&#8221;Yes&#8221;,&#8221;No&#8221;)<\/p>\n<ol style=\"text-align: justify;\" start=\"4\">\n<li><strong> Extra or Missing Arguments<\/strong><\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Functions need a specific number of arguments. Miss one, and you&#8217;ll see an error.<\/p>\n<p style=\"text-align: justify;\"><strong>Wrong:<\/strong> =IF(A1&gt;10,&#8221;Yes&#8221;)<br \/>\n<strong>Correct:<\/strong> =IF(A1&gt;10,&#8221;Yes&#8221;,&#8221;No&#8221;)<\/p>\n<ol style=\"text-align: justify;\" start=\"5\">\n<li><strong> Wrong Function Names<\/strong><\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Excel formulas are case-insensitive, but they must be spelled correctly.<\/p>\n<p style=\"text-align: justify;\"><strong>Wrong:<\/strong> =smm(A1:A5)<br \/>\n<strong>Correct:<\/strong> =SUM(A1:A5)<\/p>\n<h2 style=\"text-align: left;\"><strong>How to Fix the Formula You Typed Contains an Error Excel?<\/strong><\/h2>\n<p style=\"text-align: justify;\">In this section, learn <strong>how to fix the formula you typed contains an error <\/strong>easily.<\/p>\n<div class=\"su-note\"  style=\"border-color:#dad9d9;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#f4f3f3;border-color:#ffffff;color:#333333;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;\">\n<h3 style=\"text-align: left;\"><strong>Quick Fixes:<\/strong><\/h3>\n<ol style=\"text-align: justify;\">\n<li><strong><a href=\"#s1\">Verify the Entered Formula<\/a><\/strong><\/li>\n<li><strong><a href=\"#s2\">Remove the Special Characters<\/a><\/strong><\/li>\n<li><strong><a href=\"#s3\">Disable the Auto-Correct for Formulas<\/a><\/strong><\/li>\n<li><strong><a href=\"#s4\">Enable Auto-Calculate Option<\/a><\/strong><\/li>\n<li><strong><a href=\"#s5\">Use Open &amp; Repair Utility<\/a><\/strong><\/li>\n<li><strong><a href=\"#s6\">Check for the Circular References<\/a><\/strong><\/li>\n<li><strong><a href=\"#s7\">Unchecking Missing References<\/a><\/strong><\/li>\n<li><strong><a href=\"#s8\">Reinstall MS Office<\/a><\/strong><\/li>\n<\/ol>\n<\/div><\/div>\n<a name=\"s1\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 1- Verify the Entered Formula<\/strong><\/h3>\n<p style=\"text-align: justify;\">The first method you must try is to verify the entered formula syntax. Make sure that it is correct\u00a0&amp; all the essential components are included in the formula. Similarly, check the Excel function (<strong>VLOOKUP<\/strong>) that you have used in a formula and ensure it is compatible by your Excel version.<\/p>\n<p><a name=\"s2\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 2- Remove the Special Characters <\/strong><\/h3>\n<p style=\"text-align: justify;\">While executing the formula, it is important to check if the formula contains special characters like <strong>comma (,), @, #, $, %,<\/strong> etc. You can replace any of them with a\u00a0<strong>colon\u00a0(:)\u00a0<\/strong>in a formula to check for the error.<\/p>\n<blockquote>\n<p style=\"text-align: left;\"><strong><span style=\"color: #ff0000;\">Also Read<\/span>: <a href=\"https:\/\/www.repairmsexcel.com\/blog\/fix-excel-file-moved-renamed-or-deleted-error\">Excel \u201cSorry We Couldn\u2019t Find Your File. Was It Moved Renamed or Deleted\u201d Error!<\/a><\/strong><\/p>\n<\/blockquote>\n<p><a name=\"s3\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 3- Disable the Auto-Correct for Formulas<\/strong><\/h3>\n<p style=\"text-align: justify;\">Most of the time, Excel&#8217;s autocorrect feature creates new issues in the spreadsheet. If you are facing repeated error, it is recommended to turn off auto-formatting.<\/p>\n<p style=\"text-align: justify;\">To do this:<\/p>\n<ul style=\"text-align: justify;\">\n<li style=\"text-align: left;\">Navigate to <strong>File <\/strong>menu <strong>&gt; Options &gt; Proofing.<\/strong><\/li>\n<li style=\"text-align: left;\">After this, click on<strong> AutoCorrect Options<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-6396 size-full\" src=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2022\/11\/autocorrect.png\" alt=\"remove hyperlink in excel\" width=\"613\" height=\"496\" srcset=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2022\/11\/autocorrect.png 613w, https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2022\/11\/autocorrect-300x243.png 300w\" sizes=\"auto, (max-width: 613px) 100vw, 613px\" \/><\/p>\n<ul style=\"text-align: justify;\">\n<li style=\"text-align: left;\">Uncheck any options that alter your typed text.<\/li>\n<\/ul>\n<p><a name=\"s4\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 4- Enable Auto-Calculate Option <\/strong><\/h3>\n<p style=\"text-align: justify;\">Another quick resolution you can try to <strong>solve the formula you typed contains an error VLOOKUP <\/strong>is to enable the Automatic calculation mode.<\/p>\n<p style=\"text-align: justify;\">For this, follow the steps below:<\/p>\n<p style=\"text-align: justify;\"><strong>Step 1<\/strong>&#8211; Go to the\u00a0<strong>File\u00a0<\/strong>tab, then head to the <strong>Options<\/strong>.<\/p>\n<p style=\"text-align: justify;\"><strong>Step 2-<\/strong> Choose the\u00a0<strong>Formulas<\/strong>\u00a0tab on a left panel.<\/p>\n<p style=\"text-align: justify;\"><strong>Step 3-<\/strong> After that, check if the calculation mode is set to Automatic or Manual. If it is selected manual, set to <strong>Automatic<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-8154 aligncenter\" src=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2023\/01\/Excel-formulas-not-calculating-automatically-2.png\" alt=\"Formulas\u00a0\" width=\"650\" height=\"531\" \/><\/p>\n<p style=\"text-align: justify;\"><strong>Step 4-<\/strong> Finally, tap\u00a0<strong>Ok<\/strong>\u00a0and continue with the work.<\/p>\n<p><a name=\"s5\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 5- Use Open &amp; Repair Utility<\/strong><\/h3>\n<p style=\"text-align: justify;\">If you are facing this error due to Excel workbook corruption, you can opt for the Open and Repair utility. This feature can help you in <strong><a href=\"https:\/\/www.repairmsexcel.com\/blog\/13-ways-to-repair-corrupt-excel-file\" target=\"_blank\" rel=\"noopener\">repairing corrupted Excel files<\/a> <\/strong>and solving the error.<\/p>\n<p style=\"text-align: justify;\">To use this tool, follow the instructions below carefully:<\/p>\n<ul style=\"text-align: justify;\">\n<li>Open MS Excel.<\/li>\n<li>Navigate to\u00a0<strong>File <\/strong>menu &gt;&gt; click\u00a0<strong>\u201cOpen\u201d.<\/strong><\/li>\n<li>Next, browse &amp; select the corrupted Excel document from a drop-down list.<\/li>\n<li>Click on <strong>\u201cOpen and Repair\u201d <\/strong>&gt;&gt;<strong> \u201cRepair\u201d.<\/strong><\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-8011 aligncenter\" src=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2021\/10\/open-and-repair.png\" alt=\"Open and Repair\" width=\"668\" height=\"455\" \/><br \/>\n<a name=\"s6\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 6- Check for the Circular References <\/strong><\/h3>\n<p style=\"text-align: justify;\">Checking for circular references is another option you can try to overcome this situation.<\/p>\n<p style=\"text-align: justify;\">You can check this by following these steps:<\/p>\n<p style=\"text-align: justify;\"><strong>Step 1<\/strong>&#8211; Firstly, click on\u00a0<strong>Formulas\u00a0<\/strong>tab.<\/p>\n<p style=\"text-align: justify;\"><strong>Step 2<\/strong>&#8211; Then, click on\u00a0<strong>Formula Auditing\u00a0<\/strong>&gt;&gt; <strong>Error Checking<\/strong>\u00a0option.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-8153 aligncenter\" src=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2023\/01\/Error-Checking.png\" alt=\"Error Checking\" width=\"781\" height=\"177\" srcset=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2023\/01\/Error-Checking.png 781w, https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2023\/01\/Error-Checking-768x174.png 768w\" sizes=\"auto, (max-width: 781px) 100vw, 781px\" \/><\/p>\n<p style=\"text-align: justify;\"><strong>Step 3<\/strong>&#8211; After this, click on\u00a0<strong>Circular References<\/strong>.<\/p>\n<p style=\"text-align: justify;\"><strong>Step 4<\/strong>&#8211; Now,\u00a0click on a<strong> cell<\/strong>\u00a0that embraces a circular reference.<\/p>\n<p style=\"text-align: justify;\"><strong>Step 5<\/strong>&#8211; <strong>Review the cell formula<\/strong>\u00a0&amp; copy the formula in another cell.<\/p>\n<p><a name=\"s7\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 7- Fix The Formula You Typed Contains an Error By Unchecking Missing References<\/strong><\/h3>\n<p style=\"text-align: justify;\">Sometimes, missing references in the Excel spreadsheet often cause formula errors. Nonetheless, you can solve this by unchecking the missing references.<\/p>\n<p style=\"text-align: justify;\">To locate &amp; uncheck the missing references, follow the steps below:<\/p>\n<ul style=\"text-align: justify;\">\n<li>Open Excel sheet &gt;&gt; press <strong>Alt<\/strong>+\u00a0<strong>F11\u00a0<\/strong>keys together to open Visual Basic Editor.<\/li>\n<li>Next, click on\u00a0<strong>Tools\u00a0<\/strong>&gt;&gt;\u00a0<strong>References.<\/strong><\/li>\n<li>Now, scroll down to the <strong>Available References\u00a0<\/strong>section &amp; uncheck all the boxes that begin with\u00a0<strong>MISSING:\u00a0<\/strong>&gt;&gt; click\u00a0<strong>OK<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-7610 aligncenter\" src=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2023\/02\/dlaToma.jpg\" alt=\"missing reference\" width=\"445\" height=\"359\" \/><\/p>\n<blockquote>\n<p style=\"text-align: left;\"><strong><span style=\"color: #ff0000;\">Also Read<\/span>: <a href=\"https:\/\/www.repairmsexcel.com\/blog\/excel-ran-out-of-resources-error\">Fix \u2018Excel Ran Out of Resources While Attempting to Calculate\u2019<\/a><\/strong><\/p>\n<\/blockquote>\n<p><a name=\"s8\"><\/a><\/p>\n<h3 style=\"text-align: left;\"><strong>Solution 8- Reinstall MS Office<\/strong><\/h3>\n<p style=\"text-align: justify;\">Last but not least, if none of the above solutions worked, try the last resort, which is repairing MS Office by uninstalling and reinstalling your entire MS Office.<\/p>\n<ul style=\"text-align: justify;\">\n<li>Open the\u00a0<strong>Control Panel\u00a0<\/strong>&gt;&gt; click on\u00a0<strong>Programs<\/strong>.<\/li>\n<li>Then, select\u00a0<strong>Add\/Remove Programs <\/strong>from the appearing list and\u00a0<strong>uninstall MS Office<\/strong>.<\/li>\n<li>Now, use your disk to reinstall Microsoft Office or download it online from the Microsoft Website.<\/li>\n<\/ul>\n<h2 style=\"text-align: left;\"><strong>How to Repair and Recover Corrupt Excel Files?<\/strong><\/h2>\n<p style=\"text-align: justify;\">If your\u00a0<a href=\"https:\/\/www.repairmsexcel.com\/blog\/fix-excel-corruption\" target=\"_blank\" rel=\"noopener\"><strong>Excel document is severely corrupted<\/strong><\/a>, you must try the most reliable\u00a0<a href=\"https:\/\/www.repairmsexcel.com\/download-excel-repair.php\" target=\"_blank\" rel=\"noopener\"><strong>Excel Repair &amp; Recovery Tool<\/strong><\/a>. This software allows for fixing damaged Excel files &amp; also recovering its objects such as charts, formulas, tables, images, cell comments, etc.<\/p>\n<center><div style='margin: 5px 15px 15px 0;'><a style='background: #3bc949; border-radius: 25px; color: #ffffff; cursor: pointer; display: inline-block; font-size: 20px; font-weight: 500; padding: 2px 20px; height: 40px; line-height: 40px; vertical-align: middle; white-space: nowrap; text-decoration: none; border: none;' href='https:\/\/www.repairmsexcel.com\/blog\/free-download-now' target='_blank'><span style='color: #ffffff;'><i class='fab fa-windows'><\/i><\/span> Try Now<\/a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a style='background: #FAB152; border-radius: 25px; color: #ffffff; cursor: pointer; display: inline-block; font-size: 20px; font-weight: 500; padding: 2px 20px; height: 40px; line-height: 40px; vertical-align: middle; white-space: nowrap; text-decoration: none; border: none;' href='https:\/\/www.repairmsexcel.com\/blog\/buy-now' target='_blank'><span style='color: #ffffff;'><i class='fas fa-cart-plus'><\/i><\/span> Buy Now<\/a><\/div><div style='margin: 5px 0 10px 0; font-size: 13px;'><font color='red'>*<\/font> Free version of the product only previews recoverable data.<\/div><\/center>\n<p style=\"text-align: justify;\">Therefore,\u00a0<a href=\"https:\/\/www.repairmsexcel.com\/blog\/free-download-now\"><strong>download<\/strong><\/a> this tool on your PC &amp; follow the user guide below:<\/p>\n<h2 style=\"text-align: left;\"><strong>Frequently Asked Questions:<\/strong><\/h2>\n<p style=\"text-align: justify;\">        <section class=\"sc_fs_faq sc_card \">\n            <div>\n\t\t\t\t<h3>What Is the Formula If a Cell Contains Error in Excel?<\/h3>                <div>\n\t\t\t\t\t                    <p>\n\t\t\t\t\t\tThe IsError function if a cell contains error in MS Excel.                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\t\t        <section class=\"sc_fs_faq sc_card \">\n            <div>\n\t\t\t\t<h3>How Do You Display an Error If You Enter a Wrong Formula in Excel?<\/h3>                <div>\n\t\t\t\t\t                    <p>\n\t\t\t\t\t\tIf you enter an incorrect formula to perform calculations, Excel displays an error value, such as <strong>#####, #NAME?, #NULL!, #DIV\/0!, #N\/A, #NUM!, #REF!, and #VALUE<\/strong>!.                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\t\t        <section class=\"sc_fs_faq sc_card \">\n            <div>\n\t\t\t\t<h3>What Is the Formula for Error Type in Excel?<\/h3>                <div>\n\t\t\t\t\t                    <p>\n\t\t\t\t\t\t=ERROR.TYPE(error_val) is the formula for error type in Excel.                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\t\t        <section class=\"sc_fs_faq sc_card \">\n            <div>\n\t\t\t\t<h3>How Do I Turn Off Formula Errors in Excel?<\/h3>                <div>\n\t\t\t\t\t                    <p>\n\t\t\t\t\t\tTo disable formula errors in Excel, navigate to File tab, choose Options &gt;&gt; Formulas. In the Error Checking, clear the Enable background error checking check box.                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\t\t\n<script type=\"application\/ld+json\">\n    {\n\t\t\"@context\": \"https:\/\/schema.org\",\n\t\t\"@type\": \"FAQPage\",\n\t\t\"mainEntity\": [\n\t\t\t\t{\n\t\t\t\t\"@type\": \"Question\",\n\t\t\t\t\"name\": \"What Is the Formula If a Cell Contains Error in Excel?\",\n\t\t\t\t\"acceptedAnswer\": {\n\t\t\t\t\t\"@type\": \"Answer\",\n\t\t\t\t\t\"text\": \"The IsError function if a cell contains error in MS Excel.\"\n\t\t\t\t\t\t\t\t\t}\n\t\t\t}\n\t\t\t,\t\t\t\t{\n\t\t\t\t\"@type\": \"Question\",\n\t\t\t\t\"name\": \"How Do You Display an Error If You Enter a Wrong Formula in Excel?\",\n\t\t\t\t\"acceptedAnswer\": {\n\t\t\t\t\t\"@type\": \"Answer\",\n\t\t\t\t\t\"text\": \"If you enter an incorrect formula to perform calculations, Excel displays an error value, such as <strong>#####, #NAME?, #NULL!, #DIV\/0!, #N\/A, #NUM!, #REF!, and #VALUE<\/strong>!.\"\n\t\t\t\t\t\t\t\t\t}\n\t\t\t}\n\t\t\t,\t\t\t\t{\n\t\t\t\t\"@type\": \"Question\",\n\t\t\t\t\"name\": \"What Is the Formula for Error Type in Excel?\",\n\t\t\t\t\"acceptedAnswer\": {\n\t\t\t\t\t\"@type\": \"Answer\",\n\t\t\t\t\t\"text\": \"=ERROR.TYPE(error_val) is the formula for error type in Excel.\"\n\t\t\t\t\t\t\t\t\t}\n\t\t\t}\n\t\t\t,\t\t\t\t{\n\t\t\t\t\"@type\": \"Question\",\n\t\t\t\t\"name\": \"How Do I Turn Off Formula Errors in Excel?\",\n\t\t\t\t\"acceptedAnswer\": {\n\t\t\t\t\t\"@type\": \"Answer\",\n\t\t\t\t\t\"text\": \"To disable formula errors in Excel, navigate to File tab, choose Options &gt;&gt; Formulas. In the Error Checking, clear the Enable background error checking check box.\"\n\t\t\t\t\t\t\t\t\t}\n\t\t\t}\n\t\t\t\t    ]\n}\n<\/script>\n\n<h2 style=\"text-align: left;\"><strong>Time to Closure<\/strong><\/h2>\n<p style=\"text-align: justify;\">Fixing the <strong>formula you typed contains an error Excel<\/strong> is not hard when you know what to do. With the tips in this blog, you can quickly solve this error and resume your spreadsheet task.<\/p>\n<p style=\"text-align: justify;\">Moreover, it is recommended to use clean, short, and well-structured formulas. I hope you liked this post.<\/p>\n<div class=\"su-note\"  style=\"border-color:#dad9d9;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#f4f3f3;border-color:#ffffff;color:#333333;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;\">\n<p style=\"text-align: justify;\"><strong>External References:<\/strong><\/p>\n<ul>\n<li><a href=\"https:\/\/support.microsoft.com\/en-us\/office\/repair-a-corrupted-workbook-153a45f4-6cab-44b1-93ca-801ddcd4ea53\" target=\"_blank\" rel=\"noopener\">https:\/\/support.microsoft.com\/en-us\/office\/repair-a-corrupted-workbook-153a45f4-6cab-44b1-93ca-801ddcd4ea53<\/a><\/li>\n<li><a href=\"https:\/\/answers.microsoft.com\/en-us\/msoffice\/forum\/all\/formula-error-the-formula-you-typed-contains-an\/e17d14d8-8fe3-4b5e-a724-2550e6dcd438\" target=\"_blank\" rel=\"noopener\">https:\/\/answers.microsoft.com\/en-us\/msoffice\/forum\/all\/formula-error-the-formula-you-typed-contains-an\/e17d14d8-8fe3-4b5e-a724-2550e6dcd438<\/a><\/li>\n<\/ul>\n<\/div><\/div>\n<p style=\"text-align: justify;\"><br><center><a href='https:\/\/www.repairmsexcel.com\/blog\/free-download-now' title='Try Excel Repair Now'><img src='https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2017\/08\/729x120-en.png' \/><\/a><\/center><br>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>In MS Excel, formulas are powerful, but even a single mistake can throw up an error. One of the most &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"FIXED: The Formula You Typed Contains an Error Excel Problem\" class=\"read-more button\" href=\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#more-9093\" aria-label=\"Read more about FIXED: The Formula You Typed Contains an Error Excel Problem\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":9095,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[42],"tags":[1964,1965],"class_list":["post-9093","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-excel-errors","tag-the-formula-you-typed-contains-an-error-excel","tag-the-formula-you-typed-contains-an-error-vlookup","resize-featured-image"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FIXED: The Formula You Typed Contains an Error Excel Problem<\/title>\n<meta name=\"description\" content=\"In this blog, we\u2019ll walk you through step-by-step how to fix the formula you typed contains an error Excel that stops your workflow.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FIXED: The Formula You Typed Contains an Error Excel Problem\" \/>\n<meta property=\"og:description\" content=\"In this blog, we\u2019ll walk you through step-by-step how to fix the formula you typed contains an error Excel that stops your workflow.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\" \/>\n<meta property=\"og:site_name\" content=\"Excel File Repair Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-12T16:03:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-12T16:18:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png\" \/>\n\t<meta property=\"og:image:width\" content=\"550\" \/>\n\t<meta property=\"og:image:height\" content=\"309\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Priyanka Sahu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Priyanka Sahu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\"},\"author\":{\"name\":\"Priyanka Sahu\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/person\/ab2250dcc6b25c12e617748b1fc166e3\"},\"headline\":\"FIXED: The Formula You Typed Contains an Error Excel Problem\",\"datePublished\":\"2025-07-12T16:03:52+00:00\",\"dateModified\":\"2025-07-12T16:18:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\"},\"wordCount\":1240,\"publisher\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png\",\"keywords\":[\"the formula you typed contains an error Excel\",\"the formula you typed contains an error VLOOKUP\"],\"articleSection\":[\"Excel Errors\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\",\"url\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\",\"name\":\"FIXED: The Formula You Typed Contains an Error Excel Problem\",\"isPartOf\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png\",\"datePublished\":\"2025-07-12T16:03:52+00:00\",\"dateModified\":\"2025-07-12T16:18:23+00:00\",\"description\":\"In this blog, we\u2019ll walk you through step-by-step how to fix the formula you typed contains an error Excel that stops your workflow.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage\",\"url\":\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png\",\"contentUrl\":\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png\",\"width\":550,\"height\":309},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.repairmsexcel.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FIXED: The Formula You Typed Contains an Error Excel Problem\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#website\",\"url\":\"https:\/\/www.repairmsexcel.com\/blog\/\",\"name\":\"Repair MS Excel\",\"description\":\"Get Tips, Tricks and Fixes of MS Excel Issues\",\"publisher\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.repairmsexcel.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#organization\",\"name\":\"Repair MS Excel\",\"url\":\"https:\/\/www.repairmsexcel.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2021\/06\/repairmsexcel.com-logo.png\",\"contentUrl\":\"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2021\/06\/repairmsexcel.com-logo.png\",\"width\":350,\"height\":70,\"caption\":\"Repair MS Excel\"},\"image\":{\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/person\/ab2250dcc6b25c12e617748b1fc166e3\",\"name\":\"Priyanka Sahu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e53e98dbd92755427e57013018cbed29ee3ae27e0a21f434dbd1ee1ce867558?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e53e98dbd92755427e57013018cbed29ee3ae27e0a21f434dbd1ee1ce867558?s=96&d=mm&r=g\",\"caption\":\"Priyanka Sahu\"},\"description\":\"Priyanka is a content marketing expert. She writes tech blogs and has expertise in MS Office, Excel, and other tech subjects. Her distinctive art of presenting tech information in the easy-to-understand language is very impressive. When not writing, she loves unplanned travels.\",\"sameAs\":[\"https:\/\/www.repairmsexcel.com\/\",\"https:\/\/www.linkedin.com\/in\/priyanka-sahu-2794a1242\"],\"url\":\"https:\/\/www.repairmsexcel.com\/blog\/author\/priyanka\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FIXED: The Formula You Typed Contains an Error Excel Problem","description":"In this blog, we\u2019ll walk you through step-by-step how to fix the formula you typed contains an error Excel that stops your workflow.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel","og_locale":"en_US","og_type":"article","og_title":"FIXED: The Formula You Typed Contains an Error Excel Problem","og_description":"In this blog, we\u2019ll walk you through step-by-step how to fix the formula you typed contains an error Excel that stops your workflow.","og_url":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel","og_site_name":"Excel File Repair Blog","article_published_time":"2025-07-12T16:03:52+00:00","article_modified_time":"2025-07-12T16:18:23+00:00","og_image":[{"width":550,"height":309,"url":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png","type":"image\/png"}],"author":"Priyanka Sahu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Priyanka Sahu","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#article","isPartOf":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel"},"author":{"name":"Priyanka Sahu","@id":"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/person\/ab2250dcc6b25c12e617748b1fc166e3"},"headline":"FIXED: The Formula You Typed Contains an Error Excel Problem","datePublished":"2025-07-12T16:03:52+00:00","dateModified":"2025-07-12T16:18:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel"},"wordCount":1240,"publisher":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage"},"thumbnailUrl":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png","keywords":["the formula you typed contains an error Excel","the formula you typed contains an error VLOOKUP"],"articleSection":["Excel Errors"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel","url":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel","name":"FIXED: The Formula You Typed Contains an Error Excel Problem","isPartOf":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage"},"image":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage"},"thumbnailUrl":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png","datePublished":"2025-07-12T16:03:52+00:00","dateModified":"2025-07-12T16:18:23+00:00","description":"In this blog, we\u2019ll walk you through step-by-step how to fix the formula you typed contains an error Excel that stops your workflow.","breadcrumb":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#primaryimage","url":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png","contentUrl":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2025\/07\/the-formula-you-typed-contains-an-error-excel.png","width":550,"height":309},{"@type":"BreadcrumbList","@id":"https:\/\/www.repairmsexcel.com\/blog\/fix-the-formula-you-typed-contains-an-error-excel#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.repairmsexcel.com\/blog"},{"@type":"ListItem","position":2,"name":"FIXED: The Formula You Typed Contains an Error Excel Problem"}]},{"@type":"WebSite","@id":"https:\/\/www.repairmsexcel.com\/blog\/#website","url":"https:\/\/www.repairmsexcel.com\/blog\/","name":"Repair MS Excel","description":"Get Tips, Tricks and Fixes of MS Excel Issues","publisher":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.repairmsexcel.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.repairmsexcel.com\/blog\/#organization","name":"Repair MS Excel","url":"https:\/\/www.repairmsexcel.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2021\/06\/repairmsexcel.com-logo.png","contentUrl":"https:\/\/www.repairmsexcel.com\/blog\/wp-content\/uploads\/2021\/06\/repairmsexcel.com-logo.png","width":350,"height":70,"caption":"Repair MS Excel"},"image":{"@id":"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/person\/ab2250dcc6b25c12e617748b1fc166e3","name":"Priyanka Sahu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.repairmsexcel.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e53e98dbd92755427e57013018cbed29ee3ae27e0a21f434dbd1ee1ce867558?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e53e98dbd92755427e57013018cbed29ee3ae27e0a21f434dbd1ee1ce867558?s=96&d=mm&r=g","caption":"Priyanka Sahu"},"description":"Priyanka is a content marketing expert. She writes tech blogs and has expertise in MS Office, Excel, and other tech subjects. Her distinctive art of presenting tech information in the easy-to-understand language is very impressive. When not writing, she loves unplanned travels.","sameAs":["https:\/\/www.repairmsexcel.com\/","https:\/\/www.linkedin.com\/in\/priyanka-sahu-2794a1242"],"url":"https:\/\/www.repairmsexcel.com\/blog\/author\/priyanka"}]}},"_links":{"self":[{"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/posts\/9093","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/comments?post=9093"}],"version-history":[{"count":3,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/posts\/9093\/revisions"}],"predecessor-version":[{"id":9098,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/posts\/9093\/revisions\/9098"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/media\/9095"}],"wp:attachment":[{"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/media?parent=9093"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/categories?post=9093"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.repairmsexcel.com\/blog\/wp-json\/wp\/v2\/tags?post=9093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}