<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ステートメント ステートメントってのは制御構文、と理解しているけどそれで良いのかな。 Ifステートメント とにもかくにも、やっとif文 割と飽きてきてた。 やっぱ、覚えるだけではなく、動いて動かして、ってしないとね。 セルA1が空欄の時に100を入れる Sub sample() If Range(&quot;A1&quot;).Value = &quot;&quot; Then Range(&quot;A1&quot;).Value = 100 End If End Sub このifステートメント内の「=」は右辺を左辺に代入」ってヤツではなく、「値が等しい、イコール」であるとの意味。 Perlで言うところの「==」と理解。 複数条件は論理式でまとめると…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2014%2F04%2F13%2F180808&quot; title=&quot;Excel VBA ベーシック 公式テキスト ７章 - sironekotoroの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-13 18:08:08</published>
  <title>Excel VBA ベーシック 公式テキスト ７章</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2014/04/13/180808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
