<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>「ちょっと調べます」のその後 &#187; Office</title>
	<atom:link href="http://qa.adddrv.com/category/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://qa.adddrv.com</link>
	<description>出先でこそ見たい、Windowsとアプリのちょっとした設定</description>
	<lastBuildDate>Fri, 06 Aug 2010 02:04:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://qa.adddrv.com/category/office/feed/" />
		<item>
		<title>Officeのファイルをコピーしてから編集する簡単な方法</title>
		<link>http://qa.adddrv.com/2010/07/26/access/office-new-file/</link>
		<comments>http://qa.adddrv.com/2010/07/26/access/office-new-file/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 01:23:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://qa.adddrv.com/?p=104</guid>
		<description><![CDATA[Word、Excell、PowerPoint、Access等の、Microsoft Office データファイルの複製を作ってから編集を行う方法。


既存ファイル上で、「右クリック」→「新規作成」
右クリックしたファイ [...]]]></description>
			<content:encoded><![CDATA[<p>Word、Excell、PowerPoint、Access等の、Microsoft Office データファイルの複製を作ってから編集を行う方法。</p>
<blockquote>
<ol>
<li>既存ファイル上で、「右クリック」→「新規作成」</li>
<li>右クリックしたファイルのコピーが作成されて新規ファイルとして開かれる</li>
</ol>
</blockquote>
<p>Office2000、XP、2003、2007で確認。</p>
]]></content:encoded>
			<wfw:commentRss>http://qa.adddrv.com/2010/07/26/access/office-new-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://qa.adddrv.com/2010/07/26/access/office-new-file/" />
	</item>
		<item>
		<title>Office2003 SP3摘要後、Access2003とSQL-Serverの組み合わせで、bit型列を使用したフォームなどで動作が異常になる</title>
		<link>http://qa.adddrv.com/2009/03/18/access/office2003-sp3-access2003-sql-server-adp/</link>
		<comments>http://qa.adddrv.com/2009/03/18/access/office2003-sp3-access2003-sql-server-adp/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 03:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[クライアント]]></category>
		<category><![CDATA[サーバ]]></category>
		<category><![CDATA[データベース]]></category>

		<guid isPermaLink="false">http://qa.adddrv.com/?p=77</guid>
		<description><![CDATA[Office2003 SP3の摘要後、Access2003のADP（プロジェクト）で、bit型の項目をオプションボタンやトグルスイッチ等で使用しているフォームで、項目の内容が変わらないことがある。
症状は…

初めの一回 [...]]]></description>
			<content:encoded><![CDATA[<p>Office2003 SP3の摘要後、Access2003のADP（プロジェクト）で、bit型の項目をオプションボタンやトグルスイッチ等で使用しているフォームで、項目の内容が変わらないことがある。</p>
<p>症状は…</p>
<ul>
<li>初めの一回は変わるが二回目から変わらない。</li>
<li>別のレコードに移動してから戻ってくると変えることができる。</li>
<li>フォームを開き直すと変えることができる。</li>
</ul>
<p>対応方法</p>
<p><a href="http://support.microsoft.com/kb/945674">Access 2003 Service Pack 3 以降の修正プログラム パッケージ (2007 年 12 月 18 日) について</a></p>
<blockquote>
<h5>この修正プログラム パッケージで修正される問題</h5>
<p>この修正プログラム パッケージにより、以下の問題が修正されます。</p>
<p><a href="http://support.microsoft.com/kb/945280/">945280</a> (http://support.microsoft.com/kb/945280/ ) Office 2003 Service Pack 3 のインストール後に Access 2003 でコンボ ボックス コントロールおよびリスト ボックス コントロールに値が表示されないか正しくない値が表示される</p>
<p><a href="http://support.microsoft.com/kb/943967/">943967</a> (http://support.microsoft.com/kb/943967/ ) Office 2003 SP 3 のインストール後、リンクされている SQL Server テーブルで bit データ型の列を使用すると、Access プロジェクトでさまざまな問題が発生する</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://qa.adddrv.com/2009/03/18/access/office2003-sp3-access2003-sql-server-adp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://qa.adddrv.com/2009/03/18/access/office2003-sp3-access2003-sql-server-adp/" />
	</item>
		<item>
		<title>Office2007形式のファイルをOfficeXP,2003で開くための互換機能パック</title>
		<link>http://qa.adddrv.com/2009/02/26/client/office2007-office-xp-2003/</link>
		<comments>http://qa.adddrv.com/2009/02/26/client/office2007-office-xp-2003/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 13:02:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[クライアント]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[ダウンロード]]></category>
		<category><![CDATA[互換]]></category>

		<guid isPermaLink="false">http://qa.adddrv.com/?p=52</guid>
		<description><![CDATA[Word/Excel/PowerPoint 2007 ファイル形式用 Microsoft Office 互換機能パック
Microsoft Office 互換機能パックをインストールして、2007 Office プログラ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=ja&amp;FamilyID=941B3470-3AE9-4AEE-8F43-C6BB74CD1466">Word/Excel/PowerPoint 2007 ファイル形式用 Microsoft Office 互換機能パック</a></p>
<p><a href="http://support.microsoft.com/default.aspx?scid=kb;ja;923505">Microsoft Office 互換機能パックをインストールして、2007 Office プログラムで作成したファイルを以前のバージョンの Excel、PowerPoint、および Word で開いたり保存したりできるようにする方法</a></p>
]]></content:encoded>
			<wfw:commentRss>http://qa.adddrv.com/2009/02/26/client/office2007-office-xp-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://qa.adddrv.com/2009/02/26/client/office2007-office-xp-2003/" />
	</item>
	</channel>
</rss>
