<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Microsoft Office and 365</title>
    <description>Help with Microsoft office products.</description>
    <pubDate>Wed, 11 Mar 2026 06:58:26 +0000</pubDate>
    <lastBuildDate>Wed, 11 Mar 2026 06:58:26 +0000</lastBuildDate>
    <generator>Windows 10 Forums</generator>
    <link>https://www.windowsphoneinfo.com/forums/microsoft-office-and-365.12/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://www.windowsphoneinfo.com/forums/microsoft-office-and-365.12/index.rss"/>
    <item>
      <title>Windows 10 Word 365 File Name Time Stamp Automation w/o VBA</title>
      <pubDate>Mon, 23 Aug 2021 18:36:03 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/windows-10-word-365-file-name-time-stamp-automation-w-o-vba.584498/</link>
      <guid>https://www.windowsphoneinfo.com/threads/windows-10-word-365-file-name-time-stamp-automation-w-o-vba.584498/</guid>
      <author>invalid@example.com (sunny123)</author>
      <dc:creator>sunny123</dc:creator>
      <content:encoded><![CDATA[This is achieved by Field-Code formula in 1st Paragraph (White Font). Word Save As will reflect this if Title is blank..... Thanks to dougrobbinsmvp@gmail.com for great support! Details in . https://answers.microsoft.com/en-us/...e-b9eab8e24213 <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Don't merge lists in Word – is it possible to set as default?</title>
      <pubDate>Sun, 22 Aug 2021 00:10:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/dont-merge-lists-in-word-is-it-possible-to-set-as-default.584072/</link>
      <guid>https://www.windowsphoneinfo.com/threads/dont-merge-lists-in-word-is-it-possible-to-set-as-default.584072/</guid>
      <author>invalid@example.com (mgagnonlv)</author>
      <dc:creator>mgagnonlv</dc:creator>
      <content:encoded><![CDATA[Hello, It took me some time to find the name of that function in English. I often have a multi-level list like the following. They are usually bullet lists, not numbered lists, but the list-styles are the real ones : 1. This is style List1 1.1. This is style List 2 1.2. This is also style List 2 1.3. This is also style List 2 2. This is style List 1 3. This is style List 1 I often want to move item 1.2 between items 2 and 3. By default, Word reformats the paragraph as a &quot;List 1&quot; item and...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/dont-merge-lists-in-word-is-it-possible-to-set-as-default.584072/" class="internalLink">Don&#039;t merge lists in Word – is it possible to set as default?</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>I have TWO Outlook mail boxes. Only one works correctly. Why?</title>
      <pubDate>Fri, 20 Aug 2021 23:55:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/i-have-two-outlook-mail-boxes-only-one-works-correctly-why.583828/</link>
      <guid>https://www.windowsphoneinfo.com/threads/i-have-two-outlook-mail-boxes-only-one-works-correctly-why.583828/</guid>
      <author>invalid@example.com (Taffy078)</author>
      <dc:creator>Taffy078</dc:creator>
      <content:encoded><![CDATA[May I share with you a bizarre problem Im having with my new Outlook? A couple of weeks ago I found that after a Reset/System Restore I had two different Outlook Mail folders. See below A Volunteer Moderator in the Microsoft Community told me that one was for MS Outlook and the other the win10 mail app Normal: New: But what I discovered today is that although every new incoming email in MS Outlook is going to my Junk folder, they&#039;re going into my Inbox in my win10 mail. Has anyone any idea...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/i-have-two-outlook-mail-boxes-only-one-works-correctly-why.583828/" class="internalLink">I have TWO Outlook mail boxes. Only one works correctly. Why?</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Word 365 Conditional Text to depend on Document Title. How? (w/o VBA)</title>
      <pubDate>Fri, 20 Aug 2021 17:57:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/word-365-conditional-text-to-depend-on-document-title-how-w-o-vba.583753/</link>
      <guid>https://www.windowsphoneinfo.com/threads/word-365-conditional-text-to-depend-on-document-title-how-w-o-vba.583753/</guid>
      <author>invalid@example.com (sunny123)</author>
      <dc:creator>sunny123</dc:creator>
      <content:encoded><![CDATA[How to have conditional text based on Document Property Title ? Different text for empty Title or NOT-empty Title On Main body of Document, ⒈ inserted QuickPart-DocmentProperty. ⒉ Define Bookmark DocPropTitle. ⒊Code as follows 

<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>{IF { REF DocPropTitle } &lt;&gt;&quot;&quot; &quot;DocPropertyTitle will be used for FileName instead of 1st Paragraph; if NOT Ok, clear Title To Get Correct File Name in Save-As-Dialog-Box Save As Dialog Box will show 1st Paragraph. Please Add Period after First Character of...</pre>
</div><a href="https://www.windowsphoneinfo.com/threads/word-365-conditional-text-to-depend-on-document-title-how-w-o-vba.583753/" class="internalLink">Word 365 Conditional Text to depend on Document Title. How? (w/o VBA)</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Word 365 Title (same style as Msgbox for VBA) for Textbox? (w/o VBA)</title>
      <pubDate>Wed, 18 Aug 2021 17:35:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/word-365-title-same-style-as-msgbox-for-vba-for-textbox-w-o-vba.583201/</link>
      <guid>https://www.windowsphoneinfo.com/threads/word-365-title-same-style-as-msgbox-for-vba-for-textbox-w-o-vba.583201/</guid>
      <author>invalid@example.com (sunny123)</author>
      <dc:creator>sunny123</dc:creator>
      <content:encoded><![CDATA[Word 365 How to have a Title (same style as Msgbox for VBA) for Textbox ? I need to display, but NOT print, Date formula in a Shape (hyperlinked to hidden text in main body of Word) with Title for this formula. If I can use VBA, I would use a Msgbox with Title. Word Textbox can contain hyperlink but how to get it a Title ? I am hoping to find equivalent of MsgBox-Title. How else to display Title but NOT print ? Thanks Ahead! <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Powerpoint crashes on specific file for unclear reason</title>
      <pubDate>Tue, 17 Aug 2021 23:25:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/powerpoint-crashes-on-specific-file-for-unclear-reason.582948/</link>
      <guid>https://www.windowsphoneinfo.com/threads/powerpoint-crashes-on-specific-file-for-unclear-reason.582948/</guid>
      <author>invalid@example.com (ntd252)</author>
      <dc:creator>ntd252</dc:creator>
      <content:encoded><![CDATA[Hi professionals and community, I am working on a small program designed on PowerPoint. My Powerpoint has some videos (they are actually pre-recorded animations), with little complex animation layers, and VBA codes for updating textbox during the slide show. My Powerpoint usually crashes at certain slides, but I can&#039;t reproduce the error exactly, because everytime it can crash with another slide. Let say my powerpoint has 4 main parts: Warm-up, Obstacle, Speed-up and Endgame. Powerpoint...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/powerpoint-crashes-on-specific-file-for-unclear-reason.582948/" class="internalLink">Powerpoint crashes on specific file for unclear reason</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Word templates</title>
      <pubDate>Tue, 17 Aug 2021 05:17:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/word-templates.582682/</link>
      <guid>https://www.windowsphoneinfo.com/threads/word-templates.582682/</guid>
      <author>invalid@example.com (j45)</author>
      <dc:creator>j45</dc:creator>
      <content:encoded><![CDATA[I am using Microsoft 365.(Win 10) I use word a lot. This morning I opened Word and I usually see along the top several templates. Blank, and then single space and a few others. All gone except for Blank document What happened? Any suggestions? How do I create a custom template? <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Excel 2016 title bar displays differently to other Office applications</title>
      <pubDate>Mon, 16 Aug 2021 11:03:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/excel-2016-title-bar-displays-differently-to-other-office-applications.582455/</link>
      <guid>https://www.windowsphoneinfo.com/threads/excel-2016-title-bar-displays-differently-to-other-office-applications.582455/</guid>
      <author>invalid@example.com (Mr Morgan)</author>
      <dc:creator>Mr Morgan</dc:creator>
      <content:encoded><![CDATA[Hello I wonder if anyone can shed any light on this? In my copy of Excel 2016 the title bar displays as follows where the menu currently selected is underlined: Whereas every other Office application displays its title bar slightly differently: Can anyone advise why this is and how might Excel&#039;s title bar be made consistent with the rest of Office? I know this is a cosmetic issue but it is vexing! My copy of Office 2016 runs on a Windows 10 PC. Thanks <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Outlook on PC won't login to personal account like it used to do</title>
      <pubDate>Mon, 16 Aug 2021 05:05:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/outlook-on-pc-wont-login-to-personal-account-like-it-used-to-do.582394/</link>
      <guid>https://www.windowsphoneinfo.com/threads/outlook-on-pc-wont-login-to-personal-account-like-it-used-to-do.582394/</guid>
      <author>invalid@example.com (Fellwalker)</author>
      <dc:creator>Fellwalker</dc:creator>
      <content:encoded><![CDATA[Windows 10 v21h1 Office 365 shared from me when she got a new computer back in March. Everything used to work beautifully. Now using the downloaded Outlook programme, she gets &quot;You can&#039;t sign in here with a personal account&quot; Then using outlook.com : &quot;it looks like this email address is being used with more than one account from Microsoft. which one do you want to use? work or school or personal&quot; BUT SHE ONLY HAS THE ONE ACCOUNT, WHICH IS PERSONAL. Historically on her old laptop she used...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/outlook-on-pc-wont-login-to-personal-account-like-it-used-to-do.582394/" class="internalLink">Outlook on PC won&#039;t login to personal account like it used to do</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Window 10 Edge Print to i/c Sharepoint folder path and modifed date</title>
      <pubDate>Sat, 14 Aug 2021 17:05:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/window-10-edge-print-to-i-c-sharepoint-folder-path-and-modifed-date.581991/</link>
      <guid>https://www.windowsphoneinfo.com/threads/window-10-edge-print-to-i-c-sharepoint-folder-path-and-modifed-date.581991/</guid>
      <author>invalid@example.com (sunny123)</author>
      <dc:creator>sunny123</dc:creator>
      <content:encoded><![CDATA[I need to print numerous Process Trees files using Windows 10 Edge to browse Sharepoint (for Business Processes). Printouts need to be in a binder. My challenges are mainly: A. Including following info into Printout: 1. How to include Process path (similar to folder paths) 2. Printer can print file name which unfortunately don&#039;t include Process path info 3. How to include File Property (Date-Modified); Files can be modified after I print B. How to come back to the Sharepoint location (w/o...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/window-10-edge-print-to-i-c-sharepoint-folder-path-and-modifed-date.581991/" class="internalLink">Window 10 Edge Print to i/c Sharepoint folder path and modifed date</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Embedded hyperlinks not working in MS Word 2010 when printed to PDF</title>
      <pubDate>Fri, 13 Aug 2021 16:55:08 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/embedded-hyperlinks-not-working-in-ms-word-2010-when-printed-to-pdf.581656/</link>
      <guid>https://www.windowsphoneinfo.com/threads/embedded-hyperlinks-not-working-in-ms-word-2010-when-printed-to-pdf.581656/</guid>
      <author>invalid@example.com (dusher)</author>
      <dc:creator>dusher</dc:creator>
      <content:encoded><![CDATA[I have been using MS word for over 20 years. I am running Windows 10 with tons of ram and MS Word 2010. There is a fatal problem when printing doc or docx containing hyperlinks to PDF. I tried both Adobe Acrobat 9 and Microsoft PDF printer. This bug occurs in either PDF printer. Hyperlinks work fine in the word doc, either directly named or with a cover name with embedded hyperlink.. The Hyperlinks only work when printed to PDF if the displayed text in Word is the same as the hyperlink text....<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/embedded-hyperlinks-not-working-in-ms-word-2010-when-printed-to-pdf.581656/" class="internalLink">Embedded hyperlinks not working in MS Word 2010 when printed to PDF</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>can't install office 365...windows 10</title>
      <pubDate>Fri, 13 Aug 2021 10:45:03 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/cant-install-office-365-windows-10.581576/</link>
      <guid>https://www.windowsphoneinfo.com/threads/cant-install-office-365-windows-10.581576/</guid>
      <author>invalid@example.com (Dwight10000)</author>
      <dc:creator>Dwight10000</dc:creator>
      <content:encoded><![CDATA[I had office 2016 ...signed up for an office 365 subscription ...tried installing the new office ...yet, when I run excel etc ...it&#039;s still showing as office 2016 despite checking for updates ....I knew I should have uninstalled offi e 2016 first so , I tried uninstalling offi e 2016 . .then try again to reinstall the new office ...still the same result it&#039;s as if it &quot;remmeber &quot; what version I originally had <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Powerpoint 2019 Skip or show slides conditionally?</title>
      <pubDate>Thu, 12 Aug 2021 13:09:03 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/powerpoint-2019-skip-or-show-slides-conditionally.581315/</link>
      <guid>https://www.windowsphoneinfo.com/threads/powerpoint-2019-skip-or-show-slides-conditionally.581315/</guid>
      <author>invalid@example.com (GracieAllen)</author>
      <dc:creator>GracieAllen</dc:creator>
      <content:encoded><![CDATA[Powerpoint 2019, Windows 10 Pro In a presentation I have a slide with data followed by three slides with an example. I show the data and ask if everyone understands it. If everyone says YES I want to SKIP the next 3 slides. If someone says NO I want to show the next 3 slides. Is there a simple, relatively idiot-proof way to do this in Powerpoint? <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Powerpoint 2019 Formatting all notes pages</title>
      <pubDate>Thu, 12 Aug 2021 01:10:04 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/powerpoint-2019-formatting-all-notes-pages.581162/</link>
      <guid>https://www.windowsphoneinfo.com/threads/powerpoint-2019-formatting-all-notes-pages.581162/</guid>
      <author>invalid@example.com (GracieAllen)</author>
      <dc:creator>GracieAllen</dc:creator>
      <content:encoded><![CDATA[I figure I&#039;ve now wasted enough time chasing my tail that it&#039;s time to ask some experts....... Powerpoint 2019 on Windows 10 Pro Ordinary presentation. Has slides, has notes. The notes are formatted so they&#039;re readable using Spacing after (6 pt) and line spacing (multiple, 1.15). There&#039;s color in places and plain, normal stuff to make the notes useful........ NONE OF WHICH CAN I GET PRESENTER VIEW TO USE. I can find a ton of people screaming since at least 2010 for Microsoft to make the...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/powerpoint-2019-formatting-all-notes-pages.581162/" class="internalLink">Powerpoint 2019 Formatting all notes pages</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>HTML Signatures</title>
      <pubDate>Mon, 09 Aug 2021 18:45:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/html-signatures.580453/</link>
      <guid>https://www.windowsphoneinfo.com/threads/html-signatures.580453/</guid>
      <author>invalid@example.com (deflergrate)</author>
      <dc:creator>deflergrate</dc:creator>
      <content:encoded><![CDATA[Hi everyone, I recently registered a domain and am building a company website for myself, with the domain came a free license for Office 365 which I thought was awesome until I realized it wasn&#039;t. I have created an HTML email signature that i would like to use and it kept displaying the code rather than the design, upon a bit of research it seems a lot of people have had the same issue, there were a few potential solutions but none worked for me, has anyone else figured out a way to get this...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/html-signatures.580453/" class="internalLink">HTML Signatures</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Word unresponsive if copying anything - Office 365, July 2021 version</title>
      <pubDate>Fri, 06 Aug 2021 18:03:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/word-unresponsive-if-copying-anything-office-365-july-2021-version.579617/</link>
      <guid>https://www.windowsphoneinfo.com/threads/word-unresponsive-if-copying-anything-office-365-july-2021-version.579617/</guid>
      <author>invalid@example.com (AndreTen)</author>
      <dc:creator>AndreTen</dc:creator>
      <content:encoded><![CDATA[After the latest update Word can become unresponsive if copying anything inside document or between documents. If you encounter this problem, check if you have Mouse Without Borders installed, or anything else with similar functionality. Disable software for sharing mouse and keyboards and Word will work fine again. Sadly, I really do like MWB, and am dependent on it. Problem occurred here after Office 365 late July update. Tested it on 21H1 and 21H2 Windows, also on Release preview....<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/word-unresponsive-if-copying-anything-office-365-july-2021-version.579617/" class="internalLink">Word unresponsive if copying anything - Office 365, July 2021 version</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Format Painter no longer working in Microsoft Excel for Mac</title>
      <pubDate>Thu, 05 Aug 2021 05:51:03 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/format-painter-no-longer-working-in-microsoft-excel-for-mac.579159/</link>
      <guid>https://www.windowsphoneinfo.com/threads/format-painter-no-longer-working-in-microsoft-excel-for-mac.579159/</guid>
      <author>invalid@example.com (salilsurendran)</author>
      <dc:creator>salilsurendran</dc:creator>
      <content:encoded><![CDATA[I have several cells that are formatted with a specific background color in Microsoft Excel for Mac 2019. I always used to be able to select a cell and then double click on format painter and then click on other cells and the format (background color, font size etc.) of the original cell would be copied to the cells I clicked on . But for the past 6 months of so that has stopped . Now when I click on other cells after having double clicked (or single-clicked) on format painter nothing...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/format-painter-no-longer-working-in-microsoft-excel-for-mac.579159/" class="internalLink">Format Painter no longer working in Microsoft Excel for Mac</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Is office bugged or not?</title>
      <pubDate>Thu, 05 Aug 2021 05:49:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/is-office-bugged-or-not.579160/</link>
      <guid>https://www.windowsphoneinfo.com/threads/is-office-bugged-or-not.579160/</guid>
      <author>invalid@example.com (empleat)</author>
      <dc:creator>empleat</dc:creator>
      <content:encoded><![CDATA[I Am looking for a office which is least bugged! I was using google docs, even stopped using hotkeys and still I get tons of new ridiculous bugs, which have no obvious solution. Google docs is soo garbage... It is exhausting... <br />
<br />
<span>:)</span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>How to uninstall MS Office 2019 when it's a "ghost" on my desktop</title>
      <pubDate>Wed, 04 Aug 2021 11:51:04 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/how-to-uninstall-ms-office-2019-when-its-a-ghost-on-my-desktop.578917/</link>
      <guid>https://www.windowsphoneinfo.com/threads/how-to-uninstall-ms-office-2019-when-its-a-ghost-on-my-desktop.578917/</guid>
      <author>invalid@example.com (Lucygrasshopper)</author>
      <dc:creator>Lucygrasshopper</dc:creator>
      <content:encoded><![CDATA[Last Year my desktop PC crashed smack in the middle of Covid Lockdown. It was built 11 years ago by a friend. I am not very cluey on the software side of things. After the crash, the computer was upgraded and modernised for me. I now have Windows 10. Version 21HI (OS build 19043.1151) During the fixing of my computer an MS Office Professional Plus 2019 was installed. The numbers were 15.0.143001.20384. I have no idea what those numbers mean. Long story short. The MS Office 2019 didnt work...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/how-to-uninstall-ms-office-2019-when-its-a-ghost-on-my-desktop.578917/" class="internalLink">How to uninstall MS Office 2019 when it&#039;s a &quot;ghost&quot; on my desktop</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Reading A File Created In WORD On A Mac On A PC ?</title>
      <pubDate>Mon, 02 Aug 2021 05:18:02 +0000</pubDate>
      <link>https://www.windowsphoneinfo.com/threads/reading-a-file-created-in-word-on-a-mac-on-a-pc.578247/</link>
      <guid>https://www.windowsphoneinfo.com/threads/reading-a-file-created-in-word-on-a-mac-on-a-pc.578247/</guid>
      <author>invalid@example.com (Robert11)</author>
      <dc:creator>Robert11</dc:creator>
      <content:encoded><![CDATA[Hello, Thanks for all the previous help over the years. Can really use some advice with this, as I&#039;m pretty well lost on what to do. That old age problem again, I guess. I have a document on my MAC created with MS WORD. I want to put it on a USB stick and give it to someone who only has a W10 PC. They do not have MS WORD on their pc. I tried installing Libre Office on their pc, but it won&#039;t install for some reason. Instal always hangs up. Is there another program I can try installing on...<br />
<br />
<a href="https://www.windowsphoneinfo.com/threads/reading-a-file-created-in-word-on-a-mac-on-a-pc.578247/" class="internalLink">Reading A File Created In WORD On A Mac On A PC ?</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
  </channel>
</rss>
