<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-AU">
  <id>https://david.gardiner.net.au/tags/Office.xml</id>
  <title type="html">David Gardiner - Office</title>
  <updated>2026-07-13T00:27:33.452Z</updated>
  <subtitle>Blog posts tagged with &apos;Office&apos; - A blog of software development, .NET and other interesting things</subtitle>
  <rights>Copyright 2026 David Gardiner</rights>
  <icon>https://www.gravatar.com/avatar/37edf2567185071646d62ba28b868fab?s=64</icon>
  <logo>https://www.gravatar.com/avatar/37edf2567185071646d62ba28b868fab?s=256</logo>
  <generator uri="https://github.com/flcdrg/astrojs-atom" version="3">astrojs-atom</generator>
  <author>
    <name>David Gardiner</name>
  </author>
  <link href="https://david.gardiner.net.au/tags/Office.xml" rel="self" type="application/atom+xml"/>
  <link href="https://david.gardiner.net.au/tags/Office" rel="alternate" type="text/html" hreflang="en-AU"/>
  <category term="Office"/>
  <category term="Software Development"/>
  <entry>
    <id>https://david.gardiner.net.au/2021/02/work-calendar</id>
    <updated>2021-02-06T15:30:00.000+10:30</updated>
    <title>Viewing my work calendar (but no email) on my iPhone</title>
    <link href="https://david.gardiner.net.au/2021/02/work-calendar" rel="alternate" type="text/html" title="Viewing my work calendar (but no email) on my iPhone"/>
    <category term="iOS"/>
    <category term="Office"/>
    <category term="Work"/>
    <published>2021-02-06T15:30:00.000+10:30</published>
    <summary type="html">I&apos;ve been trying to be more intentional about setting appropriate boundaries between work and personal time.</summary>
    <content type="html">&lt;p&gt;I&apos;ve been trying to be more intentional about setting appropriate boundaries between work and personal time. I use the Outlook app for email and calendars on my iPhone. Up until a few months ago I had my work email configured in the app along with my personal email account.&lt;/p&gt;
&lt;p&gt;The problem I noticed was that usually the first thing I do after waking up is check my phone a) to see what time it is and b) if there&apos;s any interesting messages. That often included work messages that did not have to be acted on immediately. But it&apos;s too late - I&apos;d seen them, they were in my head and competing for my attention.&lt;/p&gt;
&lt;p&gt;And so I chose to remove my work account from the Outlook app. If it&apos;s a work email, I&apos;ll see it when I actually start work for the day and open up my computer.&lt;/p&gt;
&lt;p&gt;The only downside to that is not being able to see work meetings and appointments overlaid against my personal (and family) appointments. This is particularly handy when booking in to see that health professional (especially now I&apos;m working from home) - will I have a car or I do I need to make other arrangements?&lt;/p&gt;
&lt;p&gt;But the Outlook app doesn&apos;t let you choose to just display a calendar but not the inbox. It&apos;s all or nothing.&lt;/p&gt;
&lt;h2&gt;Option 1&lt;/h2&gt;
&lt;p&gt;My personal email is hosted by GMail. You can add external calendars to your GMail account. Those will then show up as an additional calendar in the Outlook iOS app.&lt;/p&gt;
&lt;p&gt;To make this work you need to share your work calendar. If you&apos;re using Microsoft 365 for work then do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to &lt;strong&gt;Settings&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Calendar&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Shared Calendars&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Publish a calendar&lt;/strong&gt;, select the calendar and then choose how much you want to share (one of &apos;Can view when I&apos;m busy&apos;, &apos;Can view titles and locations&apos; or &apos;Can view all details&apos;) and then click &lt;strong&gt;Publish&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Two links are displayed - one for a HTML view and one in ICS format.&lt;/li&gt;
&lt;li&gt;Click on the ICS link. A pop-up menu appears.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Copy link&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&quot;https://david.gardiner.net.au/_astro/microsoft-365-settings-calendar-shared.Bkhj3ckb_2tDA4J.webp&quot; alt=&quot;Microsoft 365 Outlook for web settings&quot; /&gt;&lt;/p&gt;
&lt;p&gt;From Google Calendar&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the calendar list, next to &lt;strong&gt;Other calendars&lt;/strong&gt; click on the &lt;strong&gt;+&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;From URL&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Paste the ICS link&lt;/li&gt;
&lt;li&gt;Click on &lt;strong&gt;Add calendar&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The name of the calendar defaults to the link. You can rename it to something more friendly by going back into &lt;strong&gt;Settings&lt;/strong&gt; and editing the &lt;strong&gt;Name&lt;/strong&gt; field.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So this works, but I found there can be a significant delay between adding or modifying an event in your work calendar and when those changes show up in Google Calendar (and hence in the Outlook iOS app). I presume caching is happening and it seems it only refreshes once or twice a day. If you can live with that then fine, but I found it a bit annoying.&lt;/p&gt;
&lt;h2&gt;Option 2&lt;/h2&gt;
&lt;p&gt;Use the default iOS Calendar app. Not ideal as I&apos;d really like to just use the Outlook app, but if it doesn&apos;t do everything I want then having another calendar app is an option.&lt;/p&gt;
&lt;p&gt;The nice thing here is that in iOS settings, you can be specific about which services you want (so I select &lt;strong&gt;Calendar&lt;/strong&gt; but not &lt;strong&gt;Mail&lt;/strong&gt;)&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://david.gardiner.net.au/_astro/ios-settings-calendar-accounts.CfU35EYA_Z6vwfJ.webp&quot; alt=&quot;iOS Calendar settings&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And with the recent improvements in iOS (Windows Phone Live Tiles anyone?) that allow widgets to be a part of a normal screen, you can even have a larger Calendar icon on your screen to see upcoming appointments at a glance.&lt;/p&gt;
&lt;h2&gt;Option 3&lt;/h2&gt;
&lt;p&gt;Maybe one day Microsoft will implement &lt;a href=&quot;https://web.archive.org/web/20210519014747/https://outlook.uservoice.com/forums/293349-outlook-for-ios/suggestions/36509692-hide-an-email-from-an-account-but-keep-the-calenda&quot;&gt;this suggestion in the Outlook UserVoice&lt;/a&gt; for iOS. I&apos;ve commented and voted on it!&lt;/p&gt;
&lt;h2&gt;Option 4&lt;/h2&gt;
&lt;p&gt;Have you solved this another way? Let me know in the comments.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2008/03/batch-converting-jpeg-files-for-ocr</id>
    <updated>2008-03-08T17:47:00.001+10:30</updated>
    <title>Batch-converting JPEG files for OCR</title>
    <link href="https://david.gardiner.net.au/2008/03/batch-converting-jpeg-files-for-ocr" rel="alternate" type="text/html" title="Batch-converting JPEG files for OCR"/>
    <category term="Office"/>
    <category term="Software"/>
    <published>2008-03-08T17:47:00.001+10:30</published>
    <summary type="html">I was sent a whole bunch of .jpg files of scanned documents with text that I wanted to extract.</summary>
    <content type="html">&lt;p&gt;I was sent a whole bunch of .jpg files of scanned documents with text that I wanted to extract.&lt;/p&gt;
&lt;p&gt;I have &lt;a href=&quot;https://www.microsoft.com/en-us/microsoft-365?legRedir=true&quot;&gt;Microsoft Office Document Imaging&lt;/a&gt; (MODI) installed, so I was keen to use that to perform the OCR (instead of re-typing all the text!). The only problem is that MODI only understands TIFF and MDI formats.&lt;/p&gt;
&lt;p&gt;I used &lt;a href=&quot;http://www.imagemagick.org&quot;&gt;ImageMagick&lt;/a&gt; to do the conversion. &lt;a href=&quot;https://imagemagick.org/script/convert.php&quot;&gt;Convert&lt;/a&gt; might sound like the best candidate, but &lt;a href=&quot;https://imagemagick.org/script/mogrify.php&quot;&gt;mogrify&lt;/a&gt; did the job for me.&lt;/p&gt;
&lt;p&gt;You can convert a whole lot of files using the following command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;mogrify -format tiff *.jpg&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This creates new tiff files for each JPEG file. The only problem is that MODI doesn&apos;t like the particular flavour of TIFF generated. Fortunately ImageMagick has 1001 options to configure exactly what you want to happen.&lt;/p&gt;
&lt;p&gt;A bit of experimentation and I&apos;ve found that the following extra options generate TIFF files that can be read without problems:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;mogrify -format tiff -colorspace RGB -compress RLE *.jpg&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;All good, except that I then discovered that the scanning was at such a low DPI that the OCR wasn&apos;t able to find any text :-(&lt;/p&gt;
&lt;p&gt;Something else that sounds interesting is that &lt;a href=&quot;https://web.archive.org/web/20080229044119/http://www.microsoft.com:80/downloads/details.aspx?FamilyId=8F93E445-B1CF-4477-A373-E17417D616BC&amp;amp;displaylang=en&quot;&gt;MODI can be programmed against&lt;/a&gt;. Maybe I could automate this even more!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2008/01/importing-excel-2007-into-windows</id>
    <updated>2008-01-08T11:40:00.001+10:30</updated>
    <title>Importing Excel 2007 into Windows SharePoint Services 2</title>
    <link href="https://david.gardiner.net.au/2008/01/importing-excel-2007-into-windows" rel="alternate" type="text/html" title="Importing Excel 2007 into Windows SharePoint Services 2"/>
    <category term="Office"/>
    <category term="SharePoint"/>
    <published>2008-01-08T11:40:00.001+10:30</published>
    <summary type="html">In WSS 2.0, there&apos;s an option to create a new list by importing an Excel Spreadsheet.</summary>
    <content type="html">&lt;p&gt;In WSS 2.0, there&apos;s an option to create a new list by importing an Excel Spreadsheet.&lt;/p&gt;
&lt;p&gt;I&apos;ve got Excel 2007 installed, and so after selecting the cell range of an .xls file I got this error message:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Method &apos;Post&apos; of object &apos;IOWSPostData&apos; failed&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Searching for this gave me a &lt;a href=&quot;https://web.archive.org/web/20091003234737/http://www.tek-tips.com:80/viewthread.cfm?qid=1330234&amp;amp;page=1&quot;&gt;possible solution&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Because this particular SharePoint is still version 2.0, I figured that lVer = 2 was appropriate, and the good news is it worked.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2007/09/office-2003-service-pack-3</id>
    <updated>2007-09-19T09:33:00.001+09:30</updated>
    <title>Office 2003 Service Pack 3</title>
    <link href="https://david.gardiner.net.au/2007/09/office-2003-service-pack-3" rel="alternate" type="text/html" title="Office 2003 Service Pack 3"/>
    <category term="Office"/>
    <published>2007-09-19T09:33:00.001+09:30</published>
    <summary type="html">I see that Service Pack 3 for the Office 2003 products has been released.</summary>
    <content type="html">&lt;p&gt;I see that &lt;a href=&quot;https://web.archive.org/web/20070923092636/http://www.microsoft.com/downloads/details.aspx?FamilyID=e25b7049-3e13-433b-b9d2-5e3c1132f206&amp;amp;displaylang=en&quot;&gt;Service Pack 3&lt;/a&gt; for the Office 2003 products has been released.&lt;/p&gt;
&lt;p&gt;As well as the main Office suite, there are also updates for &lt;a href=&quot;http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=25&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3de6b77d9a-0749-41ce-bd1a-9bf73718593c%26DisplayLang%3den&quot;&gt;Visio&lt;/a&gt;, &lt;a href=&quot;http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=30&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d28b22591-409a-4475-9035-606933d307a4%26DisplayLang%3den&quot;&gt;OneNote&lt;/a&gt;, &lt;a href=&quot;http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=24&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dfcc0627b-2c58-4a70-b808-4d7a1b26535e%26DisplayLang%3den&quot;&gt;Project&lt;/a&gt;, &lt;a href=&quot;http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=27&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d2bbfc89b-eb59-49ff-b58f-684693cb25a7%26DisplayLang%3den&quot;&gt;SharePoint&lt;/a&gt; and &lt;a href=&quot;http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=21&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dab086d48-1148-48de-b4ec-a6298367e5f0%26DisplayLang%3den&quot;&gt;Portal Server&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2007/01/virus-protection-for-vista-64bit</id>
    <updated>2007-01-08T11:28:00.001+10:30</updated>
    <title>Virus protection for Vista 64bit</title>
    <link href="https://david.gardiner.net.au/2007/01/virus-protection-for-vista-64bit" rel="alternate" type="text/html" title="Virus protection for Vista 64bit"/>
    <category term="Office"/>
    <category term="Windows Vista"/>
    <published>2007-01-08T11:28:00.001+10:30</published>
    <summary type="html">I&apos;m back at work after two weeks leave over the Christmas/New Year&apos;s break.</summary>
    <content type="html">&lt;p&gt;I&apos;m back at work after two weeks leave over the Christmas/New Year&apos;s break. Not too many emails to sort through, and not too many problems to fix so far.&lt;/p&gt;
&lt;p&gt;One nice thing was that Michael from ISTS (our IT Unit) got hold of the latest build of Symantec AntiVirus which finally supports Vista 64bit.&lt;/p&gt;
&lt;p&gt;It&apos;s been the one big uncertainty about running Vista 64-bit - having to tread very carefully for the last month or two without that extra safety net.&lt;/p&gt;
&lt;p&gt;I also got access to the RTM of Office 2007 Enterprise Edition just before I went on leave, so it&apos;s nice to be running the release version of Office 2007 now.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/11/microsoft-ready-summit-06</id>
    <updated>2006-11-29T10:23:00.001+10:30</updated>
    <title>Microsoft Ready Summit &apos;06</title>
    <link href="https://david.gardiner.net.au/2006/11/microsoft-ready-summit-06" rel="alternate" type="text/html" title="Microsoft Ready Summit &apos;06"/>
    <category term="Conferences"/>
    <category term="Office"/>
    <category term="Windows Vista"/>
    <published>2006-11-29T10:23:00.001+10:30</published>
    <summary type="html">I&apos;ve managed to attend two of these events this year.</summary>
    <content type="html">&lt;p&gt;I&apos;ve managed to attend two of these events this year. The first was in Sydney as it coincided with family holidays in that state.&lt;/p&gt;
&lt;p&gt;It was held at the Sydney Convention Centre (the same venue as Tech-Ed). I think there were more exhibitors in Sydney compared to Adelaide, but &lt;a href=&quot;/2006/08/tech-ed-2006-day-1&quot;&gt;again the catering let Sydney down&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I didn&apos;t get to see as many sessions in Adelaide yesterday, as I also needed to get back to work to oversee our building&apos;s emergency evacuation drill (all went well I&apos;m pleased to report).&lt;/p&gt;
&lt;p&gt;I do think Adelaide does a much better job of putting on a seminar like this (really nice food for lunch, and they even know about dessert!) It isn&apos;t the main point of a day like this, but I do think it reflects on the quality of the venue and location. Yay Adelaide.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/11/windows-desktop-search-30-rtm</id>
    <updated>2006-11-08T10:07:00.000+10:30</updated>
    <title>Windows Desktop Search 3.0 RTM</title>
    <link href="https://david.gardiner.net.au/2006/11/windows-desktop-search-30-rtm" rel="alternate" type="text/html" title="Windows Desktop Search 3.0 RTM"/>
    <category term="Office"/>
    <published>2006-11-08T10:07:00.000+10:30</published>
    <summary type="html">Windows Desktop Search 3.0 is now released</summary>
    <content type="html">&lt;p&gt;&lt;a href=&quot;https://web.archive.org/web/20061211144216/http://www.microsoft.com:80/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4982072F-7660-492F-B96C-E42B4F5AB4AA&quot;&gt;Windows Desktop Search 3.0&lt;/a&gt; is now released&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/11/office-2007-is-rtm</id>
    <updated>2006-11-08T09:26:00.000+10:30</updated>
    <title>Office 2007 is RTM</title>
    <link href="https://david.gardiner.net.au/2006/11/office-2007-is-rtm" rel="alternate" type="text/html" title="Office 2007 is RTM"/>
    <category term="Office"/>
    <published>2006-11-08T09:26:00.000+10:30</published>
    <summary type="html">Microsoft Office 2007 is now finished.</summary>
    <content type="html">&lt;p&gt;Microsoft Office 2007 &lt;a href=&quot;http://blogs.msdn.com/jensenh/archive/2006/11/06/office-2007-released-to-manufacturing.aspx&quot;&gt;is now finished&lt;/a&gt;. It will be good to get our hands on the final version- I&apos;ve really liked the new version while running the Beta 2 preview.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/09/installing-office-sharepoint-2007-beta</id>
    <updated>2006-09-20T08:56:00.000+09:30</updated>
    <title>Installing Office SharePoint 2007 Beta 2 Technical Refresh</title>
    <link href="https://david.gardiner.net.au/2006/09/installing-office-sharepoint-2007-beta" rel="alternate" type="text/html" title="Installing Office SharePoint 2007 Beta 2 Technical Refresh"/>
    <category term="Office"/>
    <category term="SharePoint"/>
    <published>2006-09-20T08:56:00.000+09:30</published>
    <summary type="html">Like a few other people, I experienced a problem installing the Beta 2 Technical Refresh for Microsoft Office SharePoint Server 2007.</summary>
    <content type="html">&lt;p&gt;Like a few other people, I experienced a problem installing the Beta 2 Technical Refresh for Microsoft Office SharePoint Server 2007.&lt;/p&gt;
&lt;p&gt;Everything went by the book until the &quot;SharePoint Products and Technologies Configuration Wizard&quot; got to the final step, when it failed with an error &quot;could not find stored procedure &apos;dbo.proc_MSS_cleanup&apos;&quot;.&lt;/p&gt;

&lt;p&gt;The solution is outlined in this newsgroup post (&lt;em&gt;Broken link, was originally &lt;a href=&quot;http://www.microsoft.com/office/community/en-us/default.mspx?cat=&amp;amp;lang=en&amp;amp;cr=US&amp;amp;guid=&amp;amp;sloc=en-us&amp;amp;dg=microsoft.public.sharepoint.setup_and_administration&amp;amp;tid=e4cab64e-b11b-4266-8751-25e440938fee&amp;amp;mid=2412db7b-436c-4172-8e7f-9ff29e823829&amp;amp;rmid=2412db7b-436c-4172-8e7f-9ff29e823829&amp;amp;helpful=1&amp;amp;p=1&amp;amp;stgxml=http%3a%2f%2fwww.microsoft.com%2foffice%2fcommunity%2fen-us%2fsettings.xml&quot;&gt;www.microsoft.com/office/community/en-us/default.mspx?cat=&amp;amp;lang=en&amp;amp;cr=US&amp;amp;guid=&amp;amp;sloc=en-us&amp;amp;dg=microsoft.public.sharepoint.setup_and_administration&amp;amp;tid=e4cab64e-b11b-4266-8751-25e440938fee&amp;amp;mid=2412db7b-436c-4172-8e7f-9ff29e823829&amp;amp;rmid=2412db7b-436c-4172-8e7f-9ff29e823829&amp;amp;helpful=1&amp;amp;p=1&amp;amp;stgxml=http%3a%2f%2fwww.microsoft.com%2foffice%2fcommunity%2fen-us%2fsettings.xml&lt;/a&gt;&lt;/em&gt;).&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/09/office-2007-beta-2-technical-refresh</id>
    <updated>2006-09-15T13:38:00.000+09:30</updated>
    <title>Office 2007 Beta 2 Technical Refresh</title>
    <link href="https://david.gardiner.net.au/2006/09/office-2007-beta-2-technical-refresh" rel="alternate" type="text/html" title="Office 2007 Beta 2 Technical Refresh"/>
    <category term="Office"/>
    <published>2006-09-15T13:38:00.000+09:30</published>
    <summary type="html">The Technical Refresh of Microsoft Office 2007 Beta 2 is now available to download.</summary>
    <content type="html">&lt;p&gt;The &lt;a href=&quot;https://web.archive.org/web/20070208162403/http://www.microsoft.com:80/downloads/results.aspx?pocId=4289AE77-4CBA-4A75-86F3-9FF96F68E491&amp;amp;freetext=2007officebeta2tr&amp;amp;displaylang=en&quot;&gt;Technical Refresh&lt;/a&gt; of Microsoft Office 2007 Beta 2 is now available to download. This is a patch/update for Beta 2 - you need to already have Beta 2 installed to apply these updated.&lt;/p&gt;
</content>
  </entry>
</feed>
