<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	選択したブックのシートをコピー～データ集計業務に即したマクロVBA へのコメント	</title>
	<atom:link href="https://nujonoa.com/vba-bookcopy/feed/" rel="self" type="application/rss+xml" />
	<link>https://nujonoa.com/vba-bookcopy/</link>
	<description>人生に役立つデータ集</description>
	<lastBuildDate>Wed, 17 Apr 2024 03:03:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		南　邦治 より		</title>
		<link>https://nujonoa.com/vba-bookcopy/#comment-1721</link>

		<dc:creator><![CDATA[南　邦治]]></dc:creator>
		<pubDate>Wed, 17 Apr 2024 03:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://nujonoa.com/?p=227#comment-1721</guid>

					<description><![CDATA[お世話になります。
素早しご返信ありがとうございます！
前者だと「型が一致しません」でしたが、
後者でバッチリ動きました。
ご教授頂きありがとうございました。]]></description>
			<content:encoded><![CDATA[<p>お世話になります。<br />
素早しご返信ありがとうございます！<br />
前者だと「型が一致しません」でしたが、<br />
後者でバッチリ動きました。<br />
ご教授頂きありがとうございました。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		nujonoa より		</title>
		<link>https://nujonoa.com/vba-bookcopy/#comment-1720</link>

		<dc:creator><![CDATA[nujonoa]]></dc:creator>
		<pubDate>Tue, 16 Apr 2024 08:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://nujonoa.com/?p=227#comment-1720</guid>

					<description><![CDATA[&lt;a href=&quot;https://nujonoa.com/vba-bookcopy/#comment-1716&quot;&gt;南　邦治&lt;/a&gt; への返信。

If OpenFileName1 = &quot;False&quot; Then Exit Sub

で、いけませんでしょうか？？
もしくは、

    &#039; ユーザーがキャンセルボタンをクリックした場合の処理
    If Not IsArray(OpenFileName1) Then
        MsgBox &quot;ファイルの選択がキャンセルされました。&quot;, vbExclamation
        Exit Sub
    End If

でいけるかと？]]></description>
			<content:encoded><![CDATA[<p><a href="https://nujonoa.com/vba-bookcopy/#comment-1716">南　邦治</a> への返信。</p>
<p>If OpenFileName1 = "False" Then Exit Sub</p>
<p>で、いけませんでしょうか？？<br />
もしくは、</p>
<p>    ' ユーザーがキャンセルボタンをクリックした場合の処理<br />
    If Not IsArray(OpenFileName1) Then<br />
        MsgBox "ファイルの選択がキャンセルされました。", vbExclamation<br />
        Exit Sub<br />
    End If</p>
<p>でいけるかと？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		南　邦治 より		</title>
		<link>https://nujonoa.com/vba-bookcopy/#comment-1716</link>

		<dc:creator><![CDATA[南　邦治]]></dc:creator>
		<pubDate>Tue, 16 Apr 2024 06:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://nujonoa.com/?p=227#comment-1716</guid>

					<description><![CDATA[お世話になります。
まさに自分のやりたいことがそのままでした！
大変参考になる記事でありがたく拝見いたしました。
一点質問なのですが、このコードの場合キャンセルボタンを押したときの処理はどのようにすればよろしいのでしょうか？
いろいろ試しましたがうまくいきませんでした。
ご教授頂けますと幸いです。]]></description>
			<content:encoded><![CDATA[<p>お世話になります。<br />
まさに自分のやりたいことがそのままでした！<br />
大変参考になる記事でありがたく拝見いたしました。<br />
一点質問なのですが、このコードの場合キャンセルボタンを押したときの処理はどのようにすればよろしいのでしょうか？<br />
いろいろ試しましたがうまくいきませんでした。<br />
ご教授頂けますと幸いです。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
