<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uen1130</author_name>
  <author_url>https://blog.hatena.ne.jp/uen1130/</author_url>
  <blog_title>ウエンのITスペシャリストへの道〜虎の巻〜</blog_title>
  <blog_url>https://uen1130.hatenadiary.org/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>マクロ</anon>
    <anon>入門</anon>
  </categories>
  <description>マクロを使用してセルに書き込むのをもっと掘り下げて詳しくやってみた。 前回ばRangeでセルを指定して、 Valueで指定したセルに文字列を書いたが、 今回はcellを使用してみた。 Sub SelectCellCell() Cells(2, 8).Value = &quot;damePG&quot; End SubどうやらCellsは（（行）,（列））になっているらしい。 なんか肉弾戦で覚えるVBAってどうなんやろ？ と思いつつ今後も続けていきます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuen1130.hatenadiary.org%2Fentry%2F20090417%2F1239939348&quot; title=&quot;セルへの書き込み - ウエンのITスペシャリストへの道〜虎の巻〜&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>2009-04-17 12:35:48</published>
  <title>セルへの書き込み</title>
  <type>rich</type>
  <url>https://uen1130.hatenadiary.org/entry/20090417/1239939348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
