<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kazepapa</author_name>
  <author_url>https://blog.hatena.ne.jp/kazepapa/</author_url>
  <blog_title>風のきまぐれ</blog_title>
  <blog_url>https://kaze88.hatenablog.jp/</blog_url>
  <categories>
    <anon>ネット＆ツール</anon>
  </categories>
  <description>簡易的に 読み込みだけならこうか！Sub Sample2()Dim buf As StringOpen &quot;C:\Data\Sample.csv&quot; For Input As #1Do Until EOF(1)Line Input #1, buf''読み込んだデータをセルに代入するLoopClose #1End Sub目的位置（記入最終行後）へのセルコピーが これか！Public Sub AddNewData()'既定のデータのフォーマットを追加する Range(&quot;J3:P3&quot;).Select Selection.Copy Cells(ActiveSheet.Rows.Count, 2).End(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaze88.hatenablog.jp%2Fentry%2F2014%2F02%2F06%2F104600&quot; title=&quot;CSVデータをファイルから読み込んで　最終行に入れ込む - 風のきまぐれ&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-02-06 10:46:00</published>
  <title>CSVデータをファイルから読み込んで　最終行に入れ込む</title>
  <type>rich</type>
  <url>https://kaze88.hatenablog.jp/entry/2014/02/06/104600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
