<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kotori-ChunChun</author_name>
  <author_url>https://blog.hatena.ne.jp/Kotori-ChunChun/</author_url>
  <blog_title>えくせるちゅんちゅん</blog_title>
  <blog_url>https://www.excel-chunchun.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
  </categories>
  <description>Excel VBAには WorksheetFunction.Transpose(セル範囲 または 配列) という 二次元配列を横に倒したり、縦に縦向けたりする便利な関数があります。 コーディングしていると様々な場面で行と列を入れ替えたい場面がやってきます。 ReDim Preserve で二次元配列の要素数を変更したいが、二次元目（列）しか増減させられないので、Transposeで行と列を入れ替えてから要素数を変更して、もう一度Transposeで元に戻したい。 Dictonary.Items や Split した 一次元配列をセルへ縦に一括で書き出せるように変換したい。 など。 しかし、Wo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excel-chunchun.com%2Fentry%2F20250921-worksheetfunction-transpose&quot; title=&quot;WorksheetFunction.Transpose関数で起きる不具合全集 - えくせるちゅんちゅん&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-09-21 23:52:10</published>
  <title>WorksheetFunction.Transpose関数で起きる不具合全集</title>
  <type>rich</type>
  <url>https://www.excel-chunchun.com/entry/20250921-worksheetfunction-transpose</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
