{"id":525,"date":"2016-02-17T13:01:44","date_gmt":"2016-02-17T04:01:44","guid":{"rendered":"https:\/\/cg-method.com\/entry\/2016\/02\/17\/130144"},"modified":"2016-02-17T13:01:44","modified_gmt":"2016-02-17T04:01:44","slug":"excel-reference-merged-cell","status":"publish","type":"post","link":"https:\/\/cg-method.com\/work-tools\/excel-reference-merged-cell\/","title":{"rendered":"Excel\u2502\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9"},"content":{"rendered":"\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9\u3092\u7d39\u4ecb\u3057\u307e\u3059\uff01<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">INDEX\u95a2\u6570\u3068MATCH\u95a2\u6570\u3067\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9<\/h2>\n\n\n\n<p>\u6307\u5b9a\u7bc4\u56f2\u5185\u306e\u300c\u533a\u5206\u300d\u306e\u691c\u7d22\u5024\u304b\u3089\u300c\u756a\u53f7\u300d\u306e\u5024\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u305f <strong>\u5217<\/strong> \u3068\u300c\u6587\u5b57\u300d\u306e\u691c\u7d22\u5024\u306e <strong>\u884c<\/strong> \u304c\u4ea4\u5dee\u3059\u308b\u3042\u308b\u30bb\u30eb\u3092\u53c2\u7167\u3057\u307e\u3059\u3002<br>\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160217125933.png\" alt=\"\" width=\"653\" height=\"462\" class=\"alignnone size-full wp-image-10291\" srcset=\"https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160217125933.png 653w, https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160217125933-300x212.png 300w\" sizes=\"auto, (max-width: 653px) 100vw, 653px\" \/><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>=INDEX(B2:D8,MATCH(F4,B2:B8,0)+(G4-1),MATCH(&quot;\u6587\u5b57&quot;,B2:D2,0))<\/code><\/pre><\/div>\n\n\n\n<p>\u203bINDEX\u95a2\u6570\u3000\u6307\u5b9a\u3057\u305f\u4f4d\u7f6e\u306b\u3042\u308b\u30bb\u30eb\u306e\u53c2\u7167\u307e\u305f\u306f\u5024\u3092\u6c42\u3081\u308b<\/p>\n\n\n\n<p>\u203bMATCH\u95a2\u6570\u3000\u6307\u5b9a\u3057\u305f\u30bb\u30eb\u306e\u7bc4\u56f2\u3092\u691c\u7d22\u3057\u3001\u305d\u306e\u9805\u76ee\u306e\u76f8\u5bfe\u7684\u306a\u4f4d\u7f6e\uff08\u4e0a\/\u5de6\u304b\u3089\u6570\u3048\u3066\u4f55\u756a\u76ee\u304b\uff09\u3092\u8fd4\u3059<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">IF\u6587\u3067\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9<\/h2>\n\n\n\n<p>IF\u6587\u3067\u6761\u4ef6\u5225\u3067\u6570\u5b57\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"552\" height=\"180\" src=\"https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160218001538.png\" alt=\"\" class=\"wp-image-10292\" srcset=\"https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160218001538.png 552w, https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160218001538-300x98.png 300w\" sizes=\"auto, (max-width: 552px) 100vw, 552px\" \/><\/figure>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>=INDEX(B2:D8,MATCH(F4,B2:B8,0)+IF(G4=&quot;\u3042&quot;,0,IF(G4=&quot;\u3044&quot;,1,IF(G4=&quot;\u3046&quot;,2,0))),MATCH(&quot;\u756a\u53f7&quot;,B2:D2,0))<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">VLOOKUP\u95a2\u6570\u3067\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9<\/h2>\n\n\n\n<div class=\"swell-block-step\" data-num-style=\"circle\">\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number u-bg-main\"><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-l\">2\u3064\u306e\u691c\u7d22\u306e\u6587\u5b57\u3092\u7d50\u5408\u3055\u305b\u305f\u5217\u3092\u4f5c\u6210<\/div><div class=\"swell-block-step__body\">\n<p>\u3084\u308a\u65b9\u306f\u5358\u7d14\u3067\u300c2\u3064\u306e\u691c\u7d22\u306e\u6587\u5b57\u3092\u7d50\u5408\u3055\u305b\u305f\u30bb\u30eb\u300d\u3092\u7528\u610f\u3057\u307e\u3059\u3002<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number u-bg-main\"><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-l\">VLOOKUP<\/div><div class=\"swell-block-step__body\">\n<p>\u3042\u3068\u306fVLOOKUP\u3067\u53c2\u7167\u3057\u3066\u3042\u3052\u308b\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n\n<p><img loading=\"lazy\" decoding=\"async\" width=\"538\" height=\"195\" src=\"https:\/\/cg-method.com\/work-tools\/wp-content\/uploads\/2016\/02\/20160218003131.png\" alt=\"\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u307e\u3068\u3081<\/h2>\n\n\n\n<p>\u57fa\u672c\u7684\u306b\u306f\u6570\u5f0f\u304c\u8907\u96d1\u306b\u306a\u308b\u3068\u628a\u63e1\u304c\u96e3\u3057\u304f\u306a\u308b\u306e\u3067\u30013\u756a\u3081\u306e\u7d50\u5408\u3055\u308c\u305f\u30bb\u30eb\u3092\u4f5c\u3063\u3066VLOOKUP\u95a2\u6570\u304c\u826f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u203b\u305d\u3082\u305d\u3082\u7d50\u5408\u30bb\u30eb\u306f\u3084\u3081\u3066\u6b32\u3057\u3044\u3067\u3059\u304c\u3002\u3002\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u672c\u8a18\u4e8b\u3067\u306f\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9\u3092\u7d39\u4ecb\u3057\u307e\u3059\uff01 INDEX\u95a2\u6570\u3068MATCH\u95a2\u6570\u3067\u7d50\u5408\u30bb\u30eb\u306b\u306a\u3063\u3066\u3044\u308b\u8868\u304b\u3089\u6570\u5b57\u3092\u53c2\u7167\u3059\u308b\u3084\u308a\u65b9 \u6307\u5b9a\u7bc4\u56f2\u5185\u306e\u300c\u533a\u5206\u300d\u306e\u691c\u7d22\u5024\u304b\u3089\u300c\u756a\u53f7\u300d\u306e\u5024\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u305f \u5217 \u3068 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":9888,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[26,20],"tags":[],"class_list":["post-525","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-office","category-work"],"_links":{"self":[{"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/posts\/525","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/comments?post=525"}],"version-history":[{"count":0,"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/posts\/525\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/media\/9888"}],"wp:attachment":[{"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/media?parent=525"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/categories?post=525"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cg-method.com\/work-tools\/wp-json\/wp\/v2\/tags?post=525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}