<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Office 2010 on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/office-2010/</link><description>Recent content in Office 2010 on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 22 May 2013 11:36:48 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/office-2010/index.xml" rel="self" type="application/rss+xml"/><item><title>Programmatically set Excel LinkedCell property with VBA</title><link>https://remkoweijnen.nl/blog/2013/05/22/programmatically-set-excel-linkedcell-property-with-vba/</link><pubDate>Wed, 22 May 2013 11:36:48 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2013/05/22/programmatically-set-excel-linkedcell-property-with-vba/</guid><description>&lt;p&gt;Yesterday I was working with an Excel document that contained Combobox form controls.&lt;/p&gt; &lt;p&gt;I wanted to count the number of cells containing a particular value using the &lt;a href="http://office.microsoft.com/en-001/excel-help/countif-function-HP010342346.aspx" target="_blank"&gt;COUNTIF&lt;/a&gt; formula. However the count returned 0 because the LinkedCell property of the Combobox was not set to the Cell that contained the Combobox.&lt;/p&gt; &lt;p&gt;To set the LinkedCell Ctrl-Click the Combobox to select it, right-click and select Format Control. Then set the correct Cell in the Cell link field:&lt;/p&gt; &lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2013/05/SNAGHTML18f5a4ba.webp" data-type="image" data-gallery="post-3229"&gt;&lt;img loading="lazy" decoding="async" style="display: inline" title="SNAGHTML18f5a4ba" alt="SNAGHTML18f5a4ba" src="https://remkoweijnen.nl/blog/wp-content/uploads/2013/05/SNAGHTML18f5a4ba_thumb.webp" width="240" height="226" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;My sheet contained about 150 Comboboxes, so obviously I was going to do this using a script. I couldn't find anything useful with Google so I wrote my own Macro.&lt;/p&gt;</description></item><item><title>Office 2010 very slow when ThinApped</title><link>https://remkoweijnen.nl/blog/2012/12/11/office-2010-very-slow-when-thinapped/</link><pubDate>Tue, 11 Dec 2012 09:00:11 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2012/12/11/office-2010-very-slow-when-thinapped/</guid><description>&lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/12/image17.webp" data-type="image" data-gallery="post-2905"&gt;&lt;img loading="lazy" decoding="async" style="display: inline; float: right" title="image" alt="image" align="right" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/12/image_thumb17.webp" width="83" height="83" /&gt;&lt;/a&gt;This blog is about an issue with VMware ThinApp and Office 2010 I discovered a while ago.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;u&gt;Environment&lt;/u&gt;&lt;/strong&gt; &lt;br /&gt;Customer is using Office 2003 natively on a Citrix XenApp 5 environment. Some users had a business need for Office 2010, therefore a ThinApp with Office 2010 was created (this customer uses ThinApp for App-Virt).&lt;/p&gt; &lt;p&gt;&lt;font color="#35383d"&gt;To make the picture complete: Thinapp version is 4.7.2-771812&lt;/font&gt; &lt;font color="#35383d"&gt;and Office version is 2010 SP1 (14.0.6024.1000)&lt;/font&gt; .&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;u&gt;Symptoms&lt;/u&gt;&lt;/strong&gt; &lt;br /&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/12/image18.webp" data-type="image" data-gallery="post-2905"&gt;&lt;img loading="lazy" decoding="async" style="margin: 4px 6px 0px 0px; display: inline; float: left" title="image" alt="image" align="left" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/12/image_thumb18.webp" width="46" height="44" /&gt;&lt;/a&gt;Users complained that Office 2010 was very slow. Most noticeable was Outlook 2010 which was completely unusable.&lt;/p&gt; &lt;p&gt;Outlook startup time was minutes rather than seconds and while starting it seemed to delay on loading profile.&lt;/p&gt; &lt;p&gt;When Outlook was finally started, switching between folders and layouts felt really sluggish. &lt;/p&gt; &lt;p&gt;For example when switching from Calendar to Inbox took a few seconds, after which it would take almost 20 seconds for the e-mails to show. Switching between e-mail would take 2-3 seconds to display the contents in the reading pane.&lt;/p&gt;</description></item><item><title>Excel 2010 multi-threaded calculation</title><link>https://remkoweijnen.nl/blog/2012/06/08/excel-2010-multi-threaded-calculation/</link><pubDate>Fri, 08 Jun 2012 13:21:19 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2012/06/08/excel-2010-multi-threaded-calculation/</guid><description>&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/01/image10.webp" class="glightbox" data-type="image" data-gallery="post-2642"&gt;&lt;img loading="lazy" decoding="async" style="display: inline; float: right" title="Excel 2007 Icon" alt="Excel 2007 Icon" align="right" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/01/image_thumb10.webp" width="67" height="65" /&gt;&lt;/a&gt;I was just browsing through the Options tab in Excel 2010 when I noticed the following setting:&lt;/p&gt; &lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/06/image2.webp" class="glightbox thickbox" data-type="image" data-gallery="post-2642"&gt;&lt;img loading="lazy" decoding="async" style="display: inline" title="image" alt="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/06/image_thumb2.webp" width="318" height="113" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;p&gt;This feature was introduced in Excel 2007. &lt;br /&gt;In the default settings, multi-threaded calculation is Enabled with &amp;quot;Use all processors on this computer&amp;quot;.&lt;/p&gt; &lt;p&gt;On a physical desktop this would be the preferred setting since it will make formula calculation as fast as possible.&lt;/p&gt;</description></item><item><title>Office 2010 cannot remove registry key</title><link>https://remkoweijnen.nl/blog/2011/03/10/office-2010-cannot-remove-registry-key/</link><pubDate>Thu, 10 Mar 2011 14:12:22 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/03/10/office-2010-cannot-remove-registry-key/</guid><description>&lt;p&gt;I have worked with Office 2010 x64 for a while now but because of compatibility issues I wanted to remove it and install the x86 version instead.&lt;/p&gt;
&lt;p&gt;After uninstall Office left a key in the registry:&lt;/p&gt;
&lt;blockquote&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Common\SmartTag\Actions\{B7EFF951-E52F-45CC-9EF7-57124F2177CC}&lt;/blockquote&gt;
I couldn't remove it so I figured there was a specific process that had opened this key but couldn't find anything (using Process Explorer).
&lt;p&gt;Then I checked the permissions on the Office key but it was set to Full Control for Administrators.&lt;/p&gt;</description></item></channel></rss>