<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiko-blog</author_name>
  <author_url>https://blog.hatena.ne.jp/hiko-blog/</author_url>
  <blog_title>Hiko.Blog  Excel VBA活用術</blog_title>
  <blog_url>https://hiko-blog.hatenadiary.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>生徒：先生、このコードは何をしてるんですか？ 先生：このコードは、「Data」シートからZ列に「●●●」が含まれてる行を探して、そのデータを「転記結果」シートに転記するものやで。 生徒：Z列に「●●●」がある行って、どうやって探すんですか？ 先生：InStrっていう関数を使って、Z列の内容に「●●●」が含まれてるか確認してるんや。それがあれば、他の列のデータを「転記結果」シートにコピーするんやで。 生徒：「転記結果」シートにはどんなデータが転記されるんですか？ 先生：A列、B列、C列、O列、P列、R列の6列を転記するんや。それぞれの行が条件に合った場合に、対応するデータを転記する感じやな。 生…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiko-blog.hatenadiary.com%2Fentry%2F2025%2F02%2F24%2F222245&quot; title=&quot;条件による転記作業 - Hiko.Blog  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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-24 22:22:45</published>
  <title>条件による転記作業</title>
  <type>rich</type>
  <url>https://hiko-blog.hatenadiary.com/entry/2025/02/24/222245</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
