{"id":3034,"date":"2021-07-09T22:00:46","date_gmt":"2021-07-09T16:30:46","guid":{"rendered":"https:\/\/exceltrick.com\/?p=3034"},"modified":"2023-11-08T18:57:15","modified_gmt":"2023-11-08T13:27:15","slug":"excel-iserror-function","status":"publish","type":"post","link":"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/","title":{"rendered":"Excel ISERROR Function \u2013 How To Use"},"content":{"rendered":"<p>The Excel ISERROR function checks whether a value is an error. The function only returns TRUE upon finding an error and returns FALSE for all other values.<\/p>\n<p>ISERROR, which literally means &#39;Is error?&#39;, tests all types of Excel errors. Making its entry into the Excel world in 2003, ISERROR comes from a group of IS functions that results in TRUE or FALSE. The syntax of the ISERROR function is just one value argument (like all the other members from the IS functions family). Let&#39;s have a look.<\/p>\n<img decoding=\"async\" class=\"aligncenter size-full wp-image-3077\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-Function.png\" alt=\"Excel ISERROR Function\" width=\"753\" height=\"396\" title=\"\">\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_53 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title \" >Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\" role=\"button\"><label for=\"item-69f55edf32356\" ><span class=\"\"><span style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input aria-label=\"Toggle\" aria-label=\"item-69f55edf32356\"  type=\"checkbox\" id=\"item-69f55edf32356\"><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#Syntax\" title=\"Syntax\">Syntax<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#Important_Characteristics_of_ISERROR_Function_in_Excel\" title=\"Important Characteristics of ISERROR Function in Excel\">Important Characteristics of ISERROR Function in Excel<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#Examples_of_ISERROR_Function\" title=\"Examples of ISERROR Function\">Examples of ISERROR Function<\/a><ul class='ez-toc-list-level-3'><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#Example_1_%E2%80%93_Simple_ISERROR_function\" title=\"Example 1 \u2013 Simple ISERROR function\">Example 1 \u2013 Simple ISERROR function<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#Example_2_%E2%80%93_ISERROR_function_with_IF_function\" title=\"Example 2 \u2013 ISERROR function with IF function\">Example 2 \u2013 ISERROR function with IF function<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#Example_3_%E2%80%93_ISERROR_function_with_the_SUM_function\" title=\"Example 3 \u2013 ISERROR function with the SUM function\">Example 3 \u2013 ISERROR function with the SUM function<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#ISERROR_vs_IFERROR_Function\" title=\"ISERROR vs IFERROR Function\">ISERROR vs IFERROR Function<\/a><ul class='ez-toc-list-level-3'><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#How_to_Choose_Between_ISERROR_IFERROR\" title=\"How to Choose Between ISERROR &amp; IFERROR\">How to Choose Between ISERROR &amp; IFERROR<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#ISERROR_vs_ISERR_Function\" title=\"ISERROR vs ISERR Function\">ISERROR vs ISERR Function<\/a><ul class='ez-toc-list-level-3'><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/exceltrick.com\/functions\/excel-iserror-function\/#How_to_Choose_Between_ISERROR_ISERR\" title=\"How to Choose Between ISERROR &amp; ISERR\">How to Choose Between ISERROR &amp; ISERR<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Syntax\"><\/span>Syntax<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The syntax of the ISERROR function is as follows:<\/p>\n<div class=\"excelFormula\"><code><span class=\"operator\">=<\/span><span class=\"function\">ISERROR<\/span>(value)<\/code><\/div>\n<p style=\"margin: 0px;\"><strong>Arguments:<\/strong><\/p>\n<p style=\"padding-left: 30px;\"><code>value<\/code> &#8211; The value or expression that needs to be tested for errors.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Important_Characteristics_of_ISERROR_Function_in_Excel\"><\/span>Important Characteristics of ISERROR Function in Excel<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li>The ISERROR function deals with all formula errors in Excel, the function returns TRUE when it finds an error, otherwise, it returns FALSE.<\/li>\n<li>ISERROR is most commonly used with the IF function to find and handle errors.<\/li>\n<li>In Excel 2007 or higher, you can use the IFERROR function instead of using ISERROR with the IF function to handle errors.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Examples_of_ISERROR_Function\"><\/span>Examples of ISERROR Function<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Let&#39;s have a look at the basic work of ISERROR before we go into expanding its functionality.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Example_1_%E2%80%93_Simple_ISERROR_function\"><\/span>Example 1 \u2013 Simple ISERROR function<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The ISERROR function in its plainest form would look something like this:<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3078 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-Function-Example-01.png\" alt=\"Simple ISERROR function\" width=\"373\" height=\"352\" title=\"\">\n<p>Here, column A is listed with all possible Excel errors. We are using the ISERROR function at its simplest to check column A for errors:<\/p>\n<div class=\"excelFormula\"><code><span class=\"operator\">=<\/span><span class=\"function\">ISERROR<\/span>(A2)<\/code><\/div>\n<p>The ISERROR function finds an error in &quot;A2&quot; and returns &quot;TRUE&quot;. The same goes with cells &quot;A3&quot; to &quot;A8&quot; all of which contain different error types. ISERROR results in FALSE upon finding no errors in &quot;A9&quot; and &quot;A10&quot;. This shows that the ISERROR function traps all types of formula errors.<\/p>\n<p>Now that the ISERROR function has made its introduction, let&#39;s see what else it can do.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Example_2_%E2%80%93_ISERROR_function_with_IF_function\"><\/span>Example 2 \u2013 ISERROR function with IF function<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The <a href=\"https:\/\/exceltrick.com\/functions\/excel-if-statement\/\"  rel=\"noopener\">IF function in Exel<\/a> is the easiest way to get most functions to be more user-oriented. The IF function checks if a given condition is met or not and returns the value set for either case. Let&#39;s say we are in favor of attaining these custom values and not TRUE\/FALSE. Using the ISERROR and IF functions together will help us with that. Let&#39;s refer to an example.<\/p>\n<p>Here, we have a dataset from 10 types of T-shirts. The data we have regarding the T-shirts are the total sales for each design type and its unit price. Our objective is to calculate the units sold of each type (dividing sales by price).<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3079 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-Function-Example-02a.png\" alt=\"ISERROR function with IF function\" width=\"642\" height=\"389\" title=\"\">\n<p>The #DIV\/0 errors have occurred due to some missing prices of products. These don&#39;t give our worksheet a nice look. Let&#39;s try to present these errors in a better way.<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3080 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-Function-Example-02b.png\" alt=\"we have swapped the #DIV\/0 errors out with a custom value &quot;Error!\" width=\"642\" height=\"389\" title=\"\">\n<p>Using the following formula, we have swapped the #DIV\/0 errors out with a custom value &quot;Error!&quot;:<\/p>\n<div class=\"excelFormula\"><code><span class=\"operator\">=<\/span><span class=\"function\">IF<\/span>(<span class=\"function\">ISERROR<\/span>(B2<span class=\"operator\">\/<\/span>C2),\"<span class=\"string\">Error!<\/span>\",(B2<span class=\"operator\">\/<\/span>C2))<\/code><\/div>\n<p>Starting with the &quot;Basic half sleeve T-shirt&quot; in cell B2, the ISERROR function checks &quot;B2\/C2&quot; for errors. Since, in this case, no errors are found; ISERROR&#39;s result is FALSE. For a FALSE result, the IF function is set to display the result of &quot;B2\/C2&quot; (which is 2,418.90\/21.99 = &quot;110&quot;).<\/p>\n<p>Now, let&#39;s analyze cell D6. Since the &#39;Yoke neck T-shirt&#39; is out of stock so its price and total sales numbers are not available. Here, the ISERROR function checks &quot;B6\/C6&quot; for an error and finds a #DIV\/0 error (0\/0 = #DIV\/0), so ISERROR returns a TRUE. For a TRUE result, instead of showing the #DIV\/0 error, the IF function is set to display the supplied value &quot;Error!&quot;.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Example_3_%E2%80%93_ISERROR_function_with_the_SUM_function\"><\/span>Example 3 \u2013 ISERROR function with the SUM function<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>We can use the SUM and ISERROR functions to count the total number of errors in a range of cells.<\/p>\n<p>Let&#39;s take a look at Example 1.<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3081 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-Function-Example-3.png\" alt=\"ISERROR function with the SUM function\" width=\"464\" height=\"364\" title=\"\">\n<p>The formula used is:<\/p>\n<div class=\"excelFormula\"><code>{<span class=\"operator\">=<\/span><span class=\"function\">SUM<\/span>(<span class=\"operator\">--<\/span><span class=\"function\">ISERROR<\/span>(A2:A10))}<\/code><\/div>\n<p><strong>Note: <\/strong>This is an array formula and must be entered with Ctrl + Shift + Enter keys, except in Excel 365.<\/p>\n<p>The ISERROR function applied to the range on its own will split into the supplied cell range and give the result of each cell individually like this:<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3082 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-Function-Example-3a.png\" alt=\"ISERROR function applied to the range on its own will split into the supplied cell range\" width=\"464\" height=\"365\" title=\"\">\n<p>Upon finding errors from &quot;A2&quot; to &quot;A8&quot; and no errors in &quot;A9&quot; and &quot;A10&quot;, the result of the ISERROR function is TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, FALSE, FALSE. The double unary operator in the formula converts TRUE and FALSE into their respective numeric values as 1 and 0. The result now is 1, 1, 1, 1, 1, 1, 1, 0, 0. The SUM function takes ISERROR&#39;s result, adds it up, and displays &quot;7&quot; as the final result.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"ISERROR_vs_IFERROR_Function\"><\/span>ISERROR vs IFERROR Function<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>IFERROR is like having the ISERROR and IF functions combined in one to give us lesser work to do. Upon finding an error, the <a href=\"https:\/\/exceltrick.com\/functions\/excel-iferror-function\/\"  rel=\"noopener\">IFERROR function<\/a> returns a custom value otherwise it returns the value of the expression itself.<\/p>\n<p>Sounds like a winning situation. Let&#39;s see if it is.<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3085 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-VS-IFERROR.png\" alt=\"ISERROR vs IFERROR Function\" width=\"649\" height=\"388\" title=\"\">\n<p>Here we have used the data from Example 2 but switched IF and ISERROR functions for the IFERROR function alone. Here&#39;s the formula we used:<\/p>\n<div class=\"excelFormula\"><code><span class=\"operator\">=<\/span><span class=\"function\">IFERROR<\/span>(B2<span class=\"operator\">\/<\/span>C2,\"<span class=\"string\">Error!<\/span>\")<\/code><\/div>\n<p><strong>How does it work?<\/strong><\/p>\n<p>The IFERROR function checks &quot;B2\/C2&quot; for errors, it finds the expression error-free and returns the result of the expression as it is (which is &quot;110&quot;). Coming down to the #DIV\/0 error in cell D6. Since B6\/C6 results in a #DIV\/0 error, so the IFERROR traps the error and returns a custom value &quot;Error!&quot; which it displays as the final result.<\/p>\n<p>Now it looks like a winning situation too; we have attained exactly the same results as with the ISERROR and IF functions combined. Also, note how simple and easy to read this formula is in comparison to Example 2.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"How_to_Choose_Between_ISERROR_IFERROR\"><\/span>How to Choose Between ISERROR &amp; IFERROR<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Both functions cover all Excel kinds of formula errors.<\/p>\n<p>The ISERROR function by itself will result in TRUE\/FALSE and hence requires the IF function to return a more meaningful output.<\/p>\n<p>The IFERROR function on the other hand returns a custom output when the supplied expression results in an error. It is simpler than using ISERROR and IF together.<\/p>\n<p>Another point worth noting is &#8211; IFERROR function automatically assumes that you will always want the result of the expression if your expression doesn&#39;t have any errors. ISERROR, on the other hand, gives you a boolean value (either TRUE or a FALSE), and when combined with the IF function, it allows you to have more control over the result in both outcomes.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"ISERROR_vs_ISERR_Function\"><\/span>ISERROR vs ISERR Function<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Why has there been so much emphasis on ISERROR covering all Excel errors? There are some functions that by design deal with lesser errors.<\/p>\n<p>Little brother of ISERROR, ISERR deals with all Excel errors except the <a href=\"https:\/\/exceltrick.com\/functions\/na-error-excel\/\">#N\/A error<\/a>. <a href=\"https:\/\/exceltrick.com\/functions\/excel-iserr-function\/\"  rel=\"noopener\">ISERR function<\/a> returns TRUE if any error (except the #N\/A error) is detected and FALSE for #N\/A errors and all other values.<\/p>\n<p>This may seem like a shortfall but could be handy where #N\/A errors don&#39;t need to be accounted for by the function and need to stand out as missing information instead of other errors. Let&#39;s look into this with an example.<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3083 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-VS-ISERR.png\" alt=\"ISERROR vs ISERR Function\" width=\"890\" height=\"391\" title=\"\">\n<p>We are trying to find the units sold of certain shirt types with this formula:<\/p>\n<div class=\"excelFormula\"><code><span class=\"operator\">=<\/span><span class=\"function\">IF<\/span>(<span class=\"function\">ISERR<\/span>(<span class=\"function\">VLOOKUP<\/span>(F6,$A$2:$D$11,4,0)), \"<span class=\"string\">Error!<\/span>\", (<span class=\"string\">VLOOKUP<\/span>(F6,$A$2:$D$11,4,0)))<\/code><\/div>\n<p>That seems like a lot to take in but that&#39;s why we&#39;re here.<\/p>\n<p>In the first case, VLOOKUP&#39;s job is to find the value mentioned in cell &quot;F6&quot; from the first column of the table &quot;A2:D:11&quot; (<a href=\"https:\/\/exceltrick.com\/what-is\/excel-relative-and-absolute-references\/\"  rel=\"noopener\">the &quot;$&quot; signs are to keep this table constant in the formula<\/a>). The value to return is in the &quot;4<sup>th<\/sup>&quot; column. &quot;0&quot; in the formula means that an exact match must be found by <a href=\"https:\/\/exceltrick.com\/functions\/vlookup-in-excel\/\"  rel=\"noopener\">VLOOKUP<\/a>.<\/p>\n<p>This formula finds &quot;Longline T-shirt&quot; in column A, picks up the corresponding value from column D which is a &quot;76&quot;. Next, the ISERR function evaluates VLOOKUP&#39;s result, which is not an error and so &quot;76&quot; is returned as the final outcome.<\/p>\n<p>In the second instance, VLOOKUP was unable to find &quot;Shortline T-shirt&quot; in column A as it is not listed in our dataset. VLOOKUP returns the #N\/A error. The result is passed to ISERR which does not handle #N\/A errors and displays the #N\/A error. This outcome is favorable in this case as using the ISERR function will account for other errors and deliver &quot;Error!&quot; and #N\/A errors will show up to indicate that data is missing.<\/p>\n<p>All things the same, this is what will happen if we replaced ISERR with ISERROR:<\/p>\n<img decoding=\"async\" class=\"aligncenter wp-image-3084 size-full\" src=\"https:\/\/exceltrick.com\/wp-content\/uploads\/2021\/07\/Excel-ISERROR-VS-ISERR-4a.png\" alt=\"ISERROR function traps all errors including the #N\/A errors\" width=\"890\" height=\"391\" title=\"\">\n<p>The ISERROR function traps all errors including the #N\/A errors. This makes it hard to pinpoint that the error in the second instance is because &quot;Shortline T-shirt&quot; is missing from our set of data. In this instance, it&#39;s more helpful to use the ISERR function.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"How_to_Choose_Between_ISERROR_ISERR\"><\/span>How to Choose Between ISERROR &amp; ISERR<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The #N\/A error usually comes up with lookup functions so, if the worksheet in question is not working with lookup functions, good chances are that the #N\/A error won&#39;t pop up to ruin the day. In that case, there isn&#39;t a need for dealing with #N\/A errors and the ISERR function would be a good pick. In case a #N\/A error comes up, it can be handled by correcting the missing data (which is what #N\/A errors indicate).<\/p>\n<p>The ISERROR function heroes all Excel errors. It will trap and treat all errors, with the inclusion of the #N\/A error, signaling the presence or absence of any errors in the data.<\/p>\n<p>The results of ISERROR and ISERR are in TRUE\/FALSE form and both may take help from the IF function to change TRUE\/FALSE into more meaningful outputs.<\/p>\n<p>That&#39;ll be it for now. By now you may have gotten an idea on how to go about error dealing as annoying as they may be. Reminds us of a joke:<\/p>\n<p><span style=\"color: #808080;\">I hate spelling errors.<\/span><\/p>\n<p><span style=\"color: #808080;\">You mix up two letters and your whole post is<\/span> urined.<\/p>\n<p>We hope this didn&#39;t ruin our whole post.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Excel ISERROR function checks whether a value is an error. The function only returns TRUE upon finding an error and returns FALSE for all other values. ISERROR, which literally means &#39;Is error?&#39;, tests all types of Excel errors. Making its entry into the Excel world in 2003, ISERROR comes from a group of IS [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":3077,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[34],"_links":{"self":[{"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/posts\/3034"}],"collection":[{"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/comments?post=3034"}],"version-history":[{"count":0,"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/posts\/3034\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/media\/3077"}],"wp:attachment":[{"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/media?parent=3034"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/categories?post=3034"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/exceltrick.com\/wp-json\/wp\/v2\/tags?post=3034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}