<?xml version="1.0" encoding="utf-8" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" 
			xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" 
			xmlns:cc="http://web.resource.org/cc/" xml:lang="ja">
<channel rdf:about="http://ys2310.blog45.fc2.com/?xml">
<title>Manhattan life</title>
<link>http://ys2310.blog45.fc2.com/</link>
<description></description>
<dc:language>ja</dc:language>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://ys2310.blog45.fc2.com/blog-entry-815.html" />
<rdf:li rdf:resource="http://ys2310.blog45.fc2.com/blog-entry-814.html" />
<rdf:li rdf:resource="http://ys2310.blog45.fc2.com/blog-entry-813.html" />
<rdf:li rdf:resource="http://ys2310.blog45.fc2.com/blog-entry-812.html" />
<rdf:li rdf:resource="http://ys2310.blog45.fc2.com/blog-entry-811.html" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://ys2310.blog45.fc2.com/blog-entry-815.html">
<link>http://ys2310.blog45.fc2.com/blog-entry-815.html</link>
<title>金融マジック</title>
<description> Swap rate⇔Spot rate ⇔ Discount Factor⇔Forward rate
 </description>
<content:encoded>
<![CDATA[ Swap rate<br />⇔<br />Spot rate ⇔ Discount Factor<br />⇔<br />Forward rate<br /> ]]>
</content:encoded>
<dc:subject>Finance 基礎</dc:subject>
<dc:date>2009-02-26T21:04:04+09:00</dc:date>
<dc:creator>ys2310</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
<item rdf:about="http://ys2310.blog45.fc2.com/blog-entry-814.html">
<link>http://ys2310.blog45.fc2.com/blog-entry-814.html</link>
<title>エラーメッセージ５</title>
<description> エラー：”型が一致しません”原因：Dim tmp As VariantFor each tmp In Range(&quot;A:A&quot;)      Left(tmp.text, 2)NexttmpはVariant型なので、String型変数を分割するLeftにはキャストしないと型が一致しません。
 </description>
<content:encoded>
<![CDATA[ エラー：”型が一致しません”<br />原因：<br /><br />Dim tmp As Variant<br />For each tmp In Range("A:A")<br />      Left(tmp.text, 2)<br />Next<br /><br />tmpはVariant型なので、String型変数を分割するLeftにはキャストしないと<br />型が一致しません。 ]]>
</content:encoded>
<dc:subject>VBA トラブル</dc:subject>
<dc:date>2009-02-26T21:02:30+09:00</dc:date>
<dc:creator>ys2310</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
<item rdf:about="http://ys2310.blog45.fc2.com/blog-entry-813.html">
<link>http://ys2310.blog45.fc2.com/blog-entry-813.html</link>
<title>エラーメッセージ</title>
<description> エラー：”Sub, Functionの先頭、および後にはコメント分しか定義できません”原因；すべての動作はプロシージャか関数内で行われるから。Application.DisplayAlerts=False などもすべてSubかFunctioｎ内に記述
 </description>
<content:encoded>
<![CDATA[ エラー：”Sub, Functionの先頭、および後にはコメント分しか定義できません”<br />原因；すべての動作はプロシージャか関数内で行われるから。<br />Application.DisplayAlerts=False などもすべてSubかFunctioｎ内に記述 ]]>
</content:encoded>
<dc:subject>VBA トラブル</dc:subject>
<dc:date>2009-02-26T11:31:27+09:00</dc:date>
<dc:creator>ys2310</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
<item rdf:about="http://ys2310.blog45.fc2.com/blog-entry-812.html">
<link>http://ys2310.blog45.fc2.com/blog-entry-812.html</link>
<title>シートクリアー</title>
<description> ○：ActiveSheet.Cells.Clear×：ActiveSheet.Clear覚えておきましょう
 </description>
<content:encoded>
<![CDATA[ ○：ActiveSheet.Cells.Clear<br />×：ActiveSheet.Clear<br /><br />覚えておきましょう ]]>
</content:encoded>
<dc:subject>VBA トラブル</dc:subject>
<dc:date>2009-02-26T11:27:32+09:00</dc:date>
<dc:creator>ys2310</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
<item rdf:about="http://ys2310.blog45.fc2.com/blog-entry-811.html">
<link>http://ys2310.blog45.fc2.com/blog-entry-811.html</link>
<title>エラーメッセージ４</title>
<description> エラー；”VBAメソッドまたはデーターベースが見つかりません”↓Dim　ｒｇ　As　RangeSet　rg　＝　SheetCMT.Range(”Aa&quot;)×：SheetCMT.rg.Value　＝　２○：ｒｇ.Value = 3単純な間違い
 </description>
<content:encoded>
<![CDATA[ エラー；”VBAメソッドまたはデーターベースが見つかりません”<br />↓<br />Dim　ｒｇ　As　Range<br />Set　rg　＝　SheetCMT.Range(”Aa")<br /><br />×：SheetCMT.rg.Value　＝　２<br />○：ｒｇ.Value = 3<br /><br />単純な間違い ]]>
</content:encoded>
<dc:subject>VBA トラブル</dc:subject>
<dc:date>2009-02-26T11:25:05+09:00</dc:date>
<dc:creator>ys2310</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
</rdf:RDF>