{"id":79,"date":"2010-01-29T13:24:00","date_gmt":"2010-01-29T18:24:00","guid":{"rendered":"http:\/\/www.rajatswarup.com\/blog\/?p=79"},"modified":"2010-02-10T23:13:32","modified_gmt":"2010-02-11T04:13:32","slug":"ms-word-tables-and-formula","status":"publish","type":"post","link":"https:\/\/www.rajatswarup.com\/blog\/2010\/01\/29\/ms-word-tables-and-formula\/","title":{"rendered":"MS Word Tables and Formula"},"content":{"rendered":"<p>I&#8217;ve often tried to use MS Word tables and do computations with the values in the tables. Example:<\/p>\n<table border=\"2\" cellpadding=\"0\" cellspacing=\"0\" color=\"#000000\"><\/p>\n<tr>\n<th>a0<\/th>\n<th>b0<\/th>\n<th>c0<\/th>\n<\/tr>\n<p><\/p>\n<tr>\n<td>a1<\/td>\n<td>b1<\/td>\n<td>c1<\/td>\n<\/tr>\n<p><\/p>\n<tr>\n<td>a2<\/td>\n<td>b2<\/td>\n<td>c2<\/td>\n<\/tr>\n<p><\/p>\n<tr>\n<td>a3<\/td>\n<td>b3<\/td>\n<td>c3<\/td>\n<\/tr>\n<p><\/table>\n<p>Suppose, the following conditions hold true:<br \/>c1 = a1xb1<br \/>c2 = a2xb2<br \/>a3 = a1 + a2<br \/>b3 = b1 + b2<br \/>c3 = c2 + c2<\/p>\n<p>Click on the c1 cell, click on the &#8220;Layout&#8221; button, click on &#8220;Formula&#8221; button, in the Formula field, enter the following:<br \/>=PRODUCT(a1:b1)<br \/>Similarly, for c2 use =PRODUCT(a2:b2).<br \/>For a3,b3,c3 use =SUM(ABOVE)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve often tried to use MS Word tables and do computations with the values in the tables. Example: a0 b0 c0 a1 b1 c1 a2 b2 c2 a3 b3 c3 Suppose, the following conditions hold true:c1 = a1xb1c2 = a2xb2a3 = a1 + a2b3 = b1 + b2c3 = c2 + c2 Click on the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[194],"tags":[201,203,202],"class_list":["post-79","post","type-post","status-publish","format-standard","hentry","category-general","tag-excel","tag-tables","tag-word"],"_links":{"self":[{"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/posts\/79","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/comments?post=79"}],"version-history":[{"count":2,"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/posts\/79\/revisions"}],"predecessor-version":[{"id":87,"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/posts\/79\/revisions\/87"}],"wp:attachment":[{"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/media?parent=79"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/categories?post=79"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rajatswarup.com\/blog\/wp-json\/wp\/v2\/tags?post=79"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}