<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>domodomodomo</author_name>
  <author_url>https://blog.hatena.ne.jp/domodomodomo/</author_url>
  <blog_title></blog_title>
  <blog_url>https://nihaoshijie.hatenadiary.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>VBAでシートを大量にコピーする場合は、下記の方法を勧めます。 Step1. つぎのサブプロシージャを定義する。 たくさんコピーしたいMicrosoft Excel オブジェクトの中で、 つぎのサブプロシージャを定義してあげます。 Microsoft Excel オブジェクト Sheet1 Option Explicit Sub CopyForManyTimes(ByVal after As Worksheet) ' ①新規シートの挿入 Dim NewSheet As Worksheet Set NewSheet = ThisWorkbook.Worksheets.Add(after:=aft…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnihaoshijie.hatenadiary.jp%2Fentry%2F2012%2F06%2F12%2F013022&quot; title=&quot;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>http://cdn-ak.f.st-hatena.com/images/fotolife/d/domodomodomo/20140723/20140723203313.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-06-12 01:30:22</published>
  <title>VBAでシートの大量コピー</title>
  <type>rich</type>
  <url>https://nihaoshijie.hatenadiary.jp/entry/2012/06/12/013022</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
