{"id":340186,"date":"2022-05-27T02:48:17","date_gmt":"2022-05-26T21:18:17","guid":{"rendered":"https:\/\/www.thewindowsclub.com\/?p=340186"},"modified":"2022-09-11T20:02:45","modified_gmt":"2022-09-11T14:32:45","slug":"how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel","status":"publish","type":"post","link":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel","title":{"rendered":"How to create Formula to Add, Subtract, Multiply or Divide in Excel"},"content":{"rendered":"<p>Microsoft Excel allows users across the globe to perform common and complex calculations, and it helps individuals to complete complicated work or assignments given to them. One of the most important functions of Excel is its capability to perform formulas that assist users to add, multiply, divide, and subtracting numbers. When a formula is entered into an Excel Spreadsheet, and you have hit the enter key to see the result in the spreadsheet cell, you will see the formula of the calculation in the formula bar, which is a special toolbar at the top of the Excel spreadsheet. Persons will also use the formula bar to edit their calculations. Although Excel has functions to assist you to make quick addition, division, subtraction, and multiplication, you can also do simple calculations with arithmetic symbols on your keyboard. In this article, we will talk about <strong>how to create a formula to Add, Subtract, Multiply or Divide in Excel<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-362494 size-full\" title=\"Create Formula to Add, Subtract, Multiply or Divide\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-Formula-to-Add-Subtract-Multiply-or-Divide.png\" alt=\"Create Formula to Add, Subtract, Multiply or Divide\" width=\"700\" height=\"354\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-Formula-to-Add-Subtract-Multiply-or-Divide.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-Formula-to-Add-Subtract-Multiply-or-Divide-500x253.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-Formula-to-Add-Subtract-Multiply-or-Divide-300x152.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<h2>How to create Formula to perform basic calculations in Excel<\/h2>\n<p>If your work requires carrying out basic calculations daily or most of the time in Excel, you can do it easily by creating a formula for the same. Here, we will talk about <em>how to create a formula to add, subtract, multiply, or divide in Excel<\/em>.<\/p>\n<ol>\n<li>Create a formula to add in Excel<\/li>\n<li>Create a formula to subtract in Excel<\/li>\n<li>Create a formula to multiply in Excel<\/li>\n<li>Create a formula to divide in Excel<\/li>\n<\/ol>\n<p>Let&#8217;s see all of them one by one.<\/p>\n<h3>1] How to create Formula to Add in Excel<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-340215 size-full\" title=\"How to create Formula to Add, Subtract, Multiply or Divide in Excel\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Addition.png\" alt=\"How to create Formula to Add, Subtract, Multiply or Divide in Excel\" width=\"700\" height=\"400\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Addition.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Addition-500x286.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Addition-300x171.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>When it comes to the addition of numbers in Excel, you can add two numbers or more using the plus (+) sign between numbers; the equal sign should be before the formula for it to work. Follow the steps below to create a formula that performs addition.<\/p>\n<ul>\n<li>Launch <strong>Excel<\/strong> or open an existing table with numbers to add.<\/li>\n<li>Type the calculation into the cell you want to place the result, for eg <code>=15+25+4+10+5<\/code>,<\/li>\n<li>Press the Enter key to see the result.<\/li>\n<\/ul>\n<h3>2] How to create Formula to Subtract in Excel<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-340218\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Subtraction.png\" alt=\"\" width=\"700\" height=\"400\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Subtraction.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Subtraction-500x286.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Subtraction-300x171.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>To create the formula that performs subtraction, follow the same procedure as the addition formula above; the only difference is instead of using the plus (+) sign, you will use the Minus (-) sign, for example, <code>=150-78<\/code>.<\/p>\n<h4>Create a formula to add or subtract data in Excel by using cell numbers<\/h4>\n<p>Above, we have seen a simple method to create a formula to add or subtract data in Excel. Suppose you have an Excel sheet in which data is dynamic. In simple words, you have an Excel sheet in which you have to update data regularly. In this case, the above trick will fail, as it does not change the sum of the data. Here, you have to tell Excel the cell numbers to add or subtract data.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-362487 size-full\" title=\"Sample data representing expenditure\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Sample-data-representing-expenditure.png\" alt=\"Sample data representing expenditure\" width=\"700\" height=\"350\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Sample-data-representing-expenditure.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Sample-data-representing-expenditure-500x250.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Sample-data-representing-expenditure-300x150.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>Above is a screenshot of expenditures. Here, the data is dynamic because expenditures change every month. If the expenditure on any of the household items changes, the total should also change. Now, here, you have to use cell numbers to create a formula. Click on the cell in which you want to show the result and type all the cell numbers separated by a plus sign.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-362489 size-full\" title=\"Create a formula to add or subtract data in Excel\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-to-add-or-subtract-data-in-Excel.png\" alt=\"Create a formula to add or subtract data in Excel\" width=\"700\" height=\"350\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-to-add-or-subtract-data-in-Excel.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-to-add-or-subtract-data-in-Excel-500x250.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-to-add-or-subtract-data-in-Excel-300x150.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>In our case, we have to sum the data in the cells B2 to B6, hence, the formula is:<\/p>\n<pre>=B2+B3+B4+B5+B6<\/pre>\n<p>Similarly, you can create a formula to subtract data in Excel. Here, you have to separate the cell numbers with a minus sign. If you have a large data that is distributed in different cells in Excel and you want to <a href=\"https:\/\/www.thewindowsclub.com\/how-to-subtract-multiple-cells-in-excel\">subtract multiple cells in Excel<\/a>, you can do this via any of the following ways:<\/p>\n<ul>\n<li>By using a formula<\/li>\n<li>By using a SUM function<\/li>\n<li>Without using a formula<\/li>\n<\/ul>\n<h3>3] How to create Formula to Multiply in Excel<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-340217\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Multiplication.png\" alt=\"\" width=\"700\" height=\"400\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Multiplication.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Multiplication-500x286.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Multiplication-300x171.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>To create a formula that performs the multiplication of numbers, you should use the asterisk symbol (*), for example, <code>=1200 *3<\/code>.<\/p>\n<h3>4] How to create Formula to Divide in Excel<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-340220\" src=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Division.png\" alt=\"\" width=\"700\" height=\"400\" srcset=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Division.png 700w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Division-500x286.png 500w, https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-a-formula-that-performs-Division-300x171.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>The formula that performs the division of numbers is the same procedure as the multiplication formula, but it uses a\u00a0 slash symbol (\/), for example, <code>=12\/4<\/code>. See the photo below.<\/p>\n<h3>How do you create a formula in Excel without using a Function?<\/h3>\n<p>You have to use a cell reference to allow excel to carry out a calculation. Follow the steps below:<\/p>\n<ol>\n<li>Click the cell where you want to enter the formula.<\/li>\n<li>In the formula bar, type the equal sign and either select the cell that contains the value you want or type the reference of the cells.<\/li>\n<\/ol>\n<h3>How do I apply a formula to an entire column in Excel?<\/h3>\n<p>If you have a particular column that you want to calculate in a spreadsheet, enter the function, then highlight the column you want to include in the row you want to place the result. The column you have selected with the data to calculate the reference will appear in the cell, then press Enter.<\/p>\n<p><strong>READ<\/strong>:\u00a0<a href=\"https:\/\/www.thewindowsclub.com\/how-to-use-the-sumsq-function-in-excel\">How to use the SUMSQ function in Excel<\/a><\/p>\n<h3>What is basic formula in spreadsheet?<\/h3>\n<p>In Microsoft Excel, a formula is an expression that operates on values in a range of cells. These formulas return a result, even when it is an error. Excel formulas allow users to perform calculations such as addition, subtraction, multiplication, and division of numbers.<\/p>\n<h3>What are the 3 common uses for Excel?<\/h3>\n<p>The three most common uses for Excel software are to create budgets, produce graphs and charts, and for sorting data. Excel is used in business to forecast future performance, calculate tax, complete basic payroll, produce charts, and calculate revenues.<\/p>\n<p><strong>READ<\/strong>:\u00a0<a href=\"https:\/\/www.thewindowsclub.com\/how-to-use-the-improduct-function-in-excel\">How to use the IMPRODUCT function in Excel<\/a><\/p>\n<p>We hope this tutorial helps you understand how to create basic formula calculations in Excel; if you have questions about the tutorial, let us know in the comments.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft Excel allows users across the globe to perform common and complex calculations, and it helps individuals to complete complicated work or assignments given to them. One of the most important functions of Excel is its capability to perform formulas that assist users to add, multiply, divide, and subtracting numbers. When a formula is entered [&hellip;]<\/p>\n","protected":false},"author":123,"featured_media":362494,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[130],"tags":[435],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to create Formula to Add, Subtract, Multiply or Divide in Excel<\/title>\n<meta name=\"description\" content=\"This tutorial will show you how to create a Formula to Add, Subtract, Multiply or Divide in Microsoft Excel. You can do basic calculations easily!\" \/>\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.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create Formula to Add, Subtract, Multiply or Divide in Excel\" \/>\n<meta property=\"og:description\" content=\"This tutorial will show you how to create a Formula to Add, Subtract, Multiply or Divide in Microsoft Excel. You can do basic calculations easily!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel\" \/>\n<meta property=\"og:site_name\" content=\"The Windows Club\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TheWindowsClub\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-26T21:18:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-11T14:32:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-Formula-to-Add-Subtract-Multiply-or-Divide.png\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"354\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"ShantelAnderson@TWC\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@andershantel6@TWC\" \/>\n<meta name=\"twitter:site\" content=\"@TheWindowsClub\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to create Formula to Add, Subtract, Multiply or Divide in Excel","description":"This tutorial will show you how to create a Formula to Add, Subtract, Multiply or Divide in Microsoft Excel. You can do basic calculations easily!","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.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel","og_locale":"en_US","og_type":"article","og_title":"How to create Formula to Add, Subtract, Multiply or Divide in Excel","og_description":"This tutorial will show you how to create a Formula to Add, Subtract, Multiply or Divide in Microsoft Excel. You can do basic calculations easily!","og_url":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel","og_site_name":"The Windows Club","article_publisher":"https:\/\/www.facebook.com\/TheWindowsClub","article_published_time":"2022-05-26T21:18:17+00:00","article_modified_time":"2022-09-11T14:32:45+00:00","og_image":[{"width":700,"height":354,"url":"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2022\/05\/Create-Formula-to-Add-Subtract-Multiply-or-Divide.png","type":"image\/png"}],"author":"ShantelAnderson@TWC","twitter_card":"summary_large_image","twitter_creator":"@andershantel6@TWC","twitter_site":"@TheWindowsClub","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel#article","isPartOf":{"@id":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel"},"author":{"name":"ShantelAnderson@TWC","@id":"https:\/\/www.thewindowsclub.com\/#\/schema\/person\/8a01010de60f5992d48d7f261bff7f59"},"headline":"How to create Formula to Add, Subtract, Multiply or Divide in Excel","datePublished":"2022-05-26T21:18:17+00:00","dateModified":"2022-09-11T14:32:45+00:00","mainEntityOfPage":{"@id":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel"},"wordCount":973,"commentCount":0,"publisher":{"@id":"https:\/\/www.thewindowsclub.com\/#organization"},"keywords":["Excel"],"articleSection":["Office"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel","url":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel","name":"How to create Formula to Add, Subtract, Multiply or Divide in Excel","isPartOf":{"@id":"https:\/\/www.thewindowsclub.com\/#website"},"datePublished":"2022-05-26T21:18:17+00:00","dateModified":"2022-09-11T14:32:45+00:00","description":"This tutorial will show you how to create a Formula to Add, Subtract, Multiply or Divide in Microsoft Excel. You can do basic calculations easily!","breadcrumb":{"@id":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.thewindowsclub.com\/how-to-create-formula-to-add-subtract-multiply-or-divide-in-excel#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Office","item":"https:\/\/www.thewindowsclub.com\/category\/office"},{"@type":"ListItem","position":2,"name":"How to create Formula to Add, Subtract, Multiply or Divide in Excel"}]},{"@type":"WebSite","@id":"https:\/\/www.thewindowsclub.com\/#website","url":"https:\/\/www.thewindowsclub.com\/","name":"TheWindowsClub","description":"TheWindowsClub covers authentic Windows 11, Windows 10 tips, tutorials, how-to&#039;s, features, freeware. Created by Anand Khanse, MVP.","publisher":{"@id":"https:\/\/www.thewindowsclub.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.thewindowsclub.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.thewindowsclub.com\/#organization","name":"TheWindowsClub","url":"https:\/\/www.thewindowsclub.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.thewindowsclub.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2020\/01\/cropped-TheWindowsClub-Icon.png","contentUrl":"https:\/\/www.thewindowsclub.com\/wp-content\/uploads\/2020\/01\/cropped-TheWindowsClub-Icon.png","width":512,"height":512,"caption":"TheWindowsClub"},"image":{"@id":"https:\/\/www.thewindowsclub.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TheWindowsClub","https:\/\/twitter.com\/TheWindowsClub","https:\/\/www.instagram.com\/the_windows_club\/","https:\/\/www.linkedin.com\/groups\/1946790\/","http:\/\/www.myspace.com\/thewindowsclub","http:\/\/pinterest.com\/thegeeksclub\/twc-tech\/","https:\/\/www.youtube.com\/c\/TheWindowsClubVideos"]},{"@type":"Person","@id":"https:\/\/www.thewindowsclub.com\/#\/schema\/person\/8a01010de60f5992d48d7f261bff7f59","name":"ShantelAnderson@TWC","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.thewindowsclub.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/46905d6ca27300429b0b525f9350417d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46905d6ca27300429b0b525f9350417d?s=96&r=g","caption":"ShantelAnderson@TWC"},"description":"Shantel has studied Data Operations, Records Management, and Computer Information Systems. She is quite proficient in using Office software. Her goal is to become a Database Administrator or a System Administrator.","sameAs":["https:\/\/twitter.com\/andershantel6@TWC"]}]}},"_links":{"self":[{"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/posts\/340186"}],"collection":[{"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/users\/123"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/comments?post=340186"}],"version-history":[{"count":0,"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/posts\/340186\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/media\/362494"}],"wp:attachment":[{"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/media?parent=340186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/categories?post=340186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.thewindowsclub.com\/wp-json\/wp\/v2\/tags?post=340186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}