<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
  </categories>
  <description>はじめに 今回のテーマ 繰り返し処理 おわりに メリット ： デメリット： はじめに 前回は Range の代わりに Cells でセルを指定する方法を紹介しました。infoment.hatenablog.com今回も、前回の内容をさらに改良してみましょう。 今回のテーマ 前回と同じテーマです。 一つのセルに、３桁の数字が３つあります。これらは、半角スペースで区切られています。この数字について、真ん中のグループの和を求めてみましょう。 繰り返し処理 今までの例では、セルを一つずつ処理する方法を用いていました。 Sub myCalc() Cells(2, 2).Value = Mid(Cells…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2018%2F06%2F23%2F211049&quot; title=&quot;文字列の抽出と計算　３．VBA：文字数の規則性 ⑤ - Infomentのブログ ～Excel VBA奮闘記～&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/I/Infoment/20180619/20180619063141.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-23 21:10:49</published>
  <title>文字列の抽出と計算　３．VBA：文字数の規則性 ⑤</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2018/06/23/211049</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
