<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>warusanta</author_name>
  <author_url>https://blog.hatena.ne.jp/warusanta/</author_url>
  <blog_title>AMP TIPS</blog_title>
  <blog_url>https://warusanta.hatenadiary.org/</blog_url>
  <categories>
    <anon>VBA入門</anon>
  </categories>
  <description>VBAでの条件分岐 複数の条件により処理を分岐させたい場合、if文を利用するよりSelect Caseを利用した方が綺麗なコードを書くことができます 文法 Select Case 変数 Case 値1 変数=値1の場合の処理 Case 値2 変数=値2の場合の処理 Case Else 条件が満たされなかった場合の処理 End Select</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwarusanta.hatenadiary.org%2Fentry%2F20080306%2F1204764110&quot; title=&quot;VBA入門② No.6 条件分岐(複数) 「Select Case〜」 - AMP TIPS&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>2008-03-06 09:41:50</published>
  <title>VBA入門② No.6 条件分岐(複数) 「Select Case〜」</title>
  <type>rich</type>
  <url>https://warusanta.hatenadiary.org/entry/20080306/1204764110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
