<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Troubleshoot &amp; FAQ on OfficeConnectPro</title><link>https://officeconnectpro.com/troubleshoot/</link><description>Recent content in Troubleshoot &amp; FAQ on OfficeConnectPro</description><generator>Hugo</generator><language>en</language><atom:link href="https://officeconnectpro.com/troubleshoot/index.xml" rel="self" type="application/rss+xml"/><item><title>Fix COM Registration Errors</title><link>https://officeconnectpro.com/troubleshoot/com-registration-error/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/com-registration-error/</guid><description>&lt;p&gt;&lt;strong&gt;Symptom:&lt;/strong&gt; You receive an error like the following when trying to install or update OfficeConnect:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;System.InvalidCastException: Unable to cast COM object of type &amp;#39;System.__ComObject&amp;#39;
to interface type &amp;#39;Microsoft.Office.Core.IRibbonUI&amp;#39;.
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="why-this-happens"&gt;Why this happens&lt;/h2&gt;
&lt;p&gt;OfficeConnect is an Excel COM add-in that relies on Excel objects registered correctly by your Microsoft Office installation. This error occurs when:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Excel&amp;rsquo;s COM objects aren&amp;rsquo;t registered correctly&lt;/li&gt;
&lt;li&gt;You have multiple versions of Microsoft Office installed (e.g., Project 2016 and Excel 2013), leading to conflicting versions of the MS-VSTO library&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fix-option-1-repair-microsoft-office"&gt;Fix option 1: Repair Microsoft Office&lt;/h2&gt;
&lt;p&gt;Many users resolve this by repairing the Office installation:&lt;/p&gt;</description></item><item><title>Resolve OfficeConnect Update Errors</title><link>https://officeconnectpro.com/troubleshoot/update-errors/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/update-errors/</guid><description>&lt;p&gt;&lt;strong&gt;Symptom:&lt;/strong&gt; When updating OfficeConnect, you see:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;An error occurred while downloading the update. Details: The underlying connection
was closed: An unexpected error occurred on a send.
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="common-causes-and-fixes"&gt;Common causes and fixes&lt;/h2&gt;
&lt;h3 id="cause-1-network-or-proxy-blocking-the-update"&gt;Cause 1: Network or proxy blocking the update&lt;/h3&gt;
&lt;p&gt;Your corporate network or proxy may be blocking the update download.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Work with your IT team to allowlist the Workday update servers. Alternatively, download the latest installer manually from &lt;strong&gt;Product Downloads&lt;/strong&gt; in Workday and install it directly — bypassing the auto-update.&lt;/p&gt;</description></item><item><title>Task Pane Not Displaying Correctly</title><link>https://officeconnectpro.com/troubleshoot/task-pane-not-displaying/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/task-pane-not-displaying/</guid><description>&lt;h2 id="symptom-reporting-pane-is-invisible-or-blank"&gt;Symptom: Reporting pane is invisible or blank&lt;/h2&gt;
&lt;p&gt;If the OfficeConnect Reporting pane disappears or shows as blank, it&amp;rsquo;s usually a display rendering issue in Excel.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fix:&lt;/strong&gt;&lt;/p&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Open Excel Options&lt;/strong&gt;
 Go to &lt;strong&gt;File → Options → General&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Change the rendering setting&lt;/strong&gt;
 Find the option &lt;strong&gt;&amp;ldquo;Optimize for best appearance&amp;rdquo;&lt;/strong&gt; and change it to &lt;strong&gt;&amp;ldquo;Optimize for compatibility&amp;rdquo;&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Close and reopen Excel&lt;/strong&gt;
 The Reporting pane should now display correctly.
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2 id="symptom-floating-pane-has-disappeared"&gt;Symptom: Floating pane has disappeared&lt;/h2&gt;
&lt;p&gt;If you undocked the Reporting pane and lost it:&lt;/p&gt;</description></item><item><title>Numbers Not Shifting After Inserting Rows</title><link>https://officeconnectpro.com/troubleshoot/numbers-not-shifting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/numbers-not-shifting/</guid><description>&lt;p&gt;&lt;strong&gt;Symptom:&lt;/strong&gt; You insert rows into your Excel worksheet, but OfficeConnect data in rows below the insertion point doesn&amp;rsquo;t shift down — the elements stay in their original positions.&lt;/p&gt;
&lt;h2 id="why-this-happens"&gt;Why this happens&lt;/h2&gt;
&lt;p&gt;OfficeConnect element metadata is attached to specific cells. When you use standard Excel &lt;strong&gt;Insert Rows&lt;/strong&gt;, Excel moves the cell values but the OfficeConnect element assignments don&amp;rsquo;t follow — they remain anchored to the original row numbers.&lt;/p&gt;
&lt;h2 id="fix-use-officeconnects-insertdelete-functions"&gt;Fix: Use OfficeConnect&amp;rsquo;s Insert/Delete functions&lt;/h2&gt;
&lt;p&gt;Instead of Excel&amp;rsquo;s native Insert Rows/Delete Rows, always use OfficeConnect&amp;rsquo;s equivalent:&lt;/p&gt;</description></item><item><title>Suppress &amp; Hide Zeros and Blanks</title><link>https://officeconnectpro.com/troubleshoot/suppress-zeros-blanks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/suppress-zeros-blanks/</guid><description>&lt;p&gt;Zero suppression in OfficeConnect is a two-part system: &lt;strong&gt;Workbook Properties&lt;/strong&gt; controls the &lt;em&gt;default state&lt;/em&gt;, and the &lt;strong&gt;Hide Zeros &amp;amp; Blanks&lt;/strong&gt; ribbon button is a &lt;em&gt;toggle&lt;/em&gt; on top of that default.&lt;/p&gt;
&lt;h2 id="how-it-works"&gt;How it works&lt;/h2&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Workbook property&lt;/th&gt;
 &lt;th&gt;Effect&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Hide rows with all zeroes&lt;/strong&gt; is &lt;strong&gt;checked&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Zero suppression is enabled by default. The &lt;strong&gt;Hide Zeros &amp;amp; Blanks&lt;/strong&gt; button on the ribbon toggles it on/off.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Hide rows with all zeroes&lt;/strong&gt; is &lt;strong&gt;unchecked&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Zero suppression is disabled. The &lt;strong&gt;Hide Zeros &amp;amp; Blanks&lt;/strong&gt; button will not work after refresh.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="enable-zero-suppression"&gt;Enable zero suppression&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Open Workbook Properties&lt;/strong&gt;
 In the OfficeConnect ribbon, click &lt;strong&gt;Workbook Properties&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Check &amp;#39;Hide rows with all zeroes&amp;#39;&lt;/strong&gt;
 In the &lt;strong&gt;Row Display&lt;/strong&gt; section, check the &lt;strong&gt;Hide rows with all zeroes&lt;/strong&gt; option.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Click Refresh&lt;/strong&gt;
 After refreshing, click &lt;strong&gt;Hide Zeros &amp;amp; Blanks&lt;/strong&gt; in the OfficeConnect ribbon to activate suppression.
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2 id="per-row-overrides"&gt;Per-row overrides&lt;/h2&gt;
&lt;p&gt;With the workbook default set, you can configure individual rows to behave differently:&lt;/p&gt;</description></item><item><title>Remove Elements</title><link>https://officeconnectpro.com/troubleshoot/remove-elements/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/remove-elements/</guid><description>&lt;p&gt;&lt;strong&gt;Question:&lt;/strong&gt; How do I remove OfficeConnect elements from a range of cells?&lt;/p&gt;
&lt;h2 id="steps"&gt;Steps&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Select the row, column, or cell&lt;/strong&gt;
 Select the area where the element is applied. For best results, select the entire row or column (not just individual cells within it).
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Right-click and choose Clear Design Elements&lt;/strong&gt;
 From the right-click context menu, select &lt;strong&gt;OfficeConnect → Clear Design Elements&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2 id="what-gets-cleared"&gt;What gets cleared&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The OfficeConnect element metadata is removed from the selection&lt;/li&gt;
&lt;li&gt;The cells become plain Excel cells — no longer linked to Adaptive Planning&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Labels&lt;/strong&gt; you added remain in place (they&amp;rsquo;re plain text, not elements)&lt;/li&gt;
&lt;li&gt;The visual contents of the cells remain until you delete them manually or the next refresh would have populated them&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="remove-elements-from-multiple-locations"&gt;Remove elements from multiple locations&lt;/h2&gt;
&lt;p&gt;To remove elements from several rows or columns at once:&lt;/p&gt;</description></item><item><title>Change Rounding Settings</title><link>https://officeconnectpro.com/troubleshoot/change-rounding-settings/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/change-rounding-settings/</guid><description>&lt;p&gt;OfficeConnect defaults to &lt;strong&gt;Thousands&lt;/strong&gt; rounding for Adaptive Planning data sources — so &lt;code&gt;100,000&lt;/code&gt; displays as &lt;code&gt;100&lt;/code&gt; and &lt;code&gt;1,000&lt;/code&gt; displays as &lt;code&gt;1&lt;/code&gt;. You can change this at three levels.&lt;/p&gt;
&lt;h2 id="rounding-levels-highest-to-lowest-precedence"&gt;Rounding levels (highest to lowest precedence)&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Selection Properties&lt;/strong&gt; — for a specific row, column, or cell&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Workbook Properties&lt;/strong&gt; — for the current workbook&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Settings&lt;/strong&gt; — your personal default for all new workbooks&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="change-rounding-in-user-settings-affects-new-workbooks"&gt;Change rounding in User Settings (affects new workbooks)&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Click User Settings in the OfficeConnect ribbon&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;In the Round to drop-down, select the rounding level&lt;/strong&gt;
 Options: Hundreds, Thousands (default), Ten Thousands, Hundred Thousands, Millions, Ten Millions, Hundred Millions, Billions, No Rounding.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Click OK&lt;/strong&gt;
 This applies to all new workbooks. The current open workbook is not affected.
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2 id="change-rounding-for-the-current-workbook"&gt;Change rounding for the current workbook&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Click Workbook Properties in the OfficeConnect ribbon&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;On the Format tab, change the Round to setting&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Click OK, then Refresh → All Sheets&lt;/strong&gt;
 The new rounding applies to the entire workbook across all worksheets.
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2 id="change-rounding-for-a-specific-row-column-or-cell"&gt;Change rounding for a specific row, column, or cell&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Select the row, column, or cell&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Right-click → OfficeConnect → Row/Column/Cell Properties&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Change the Round to setting and click OK&lt;/strong&gt;
 This overrides the workbook setting for this specific selection only.
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2 id="rounding-and-percentage-values"&gt;Rounding and percentage values&lt;/h2&gt;
&lt;p&gt;If your report includes percentages, rounding to Thousands will distort them — &lt;code&gt;25.25%&lt;/code&gt; becomes &lt;code&gt;0.0002525&lt;/code&gt;. See &lt;a href="https://officeconnectpro.com/troubleshoot/display-percentage-values/"&gt;Display Percentage Values&lt;/a&gt; for the fix.&lt;/p&gt;</description></item><item><title>Display Percentage Values Correctly</title><link>https://officeconnectpro.com/troubleshoot/display-percentage-values/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/display-percentage-values/</guid><description>&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; Percentage values from Adaptive Planning appear as tiny decimals in OfficeConnect. For example, &lt;code&gt;25.25%&lt;/code&gt; shows as &lt;code&gt;0.0002525&lt;/code&gt; when workbook rounding is set to Thousands.&lt;/p&gt;
&lt;p&gt;This happens because OfficeConnect stores percentages as decimals (&lt;code&gt;0.2525&lt;/code&gt;) and then applies the workbook&amp;rsquo;s rounding setting on top — Thousands rounding divides by 1,000, making it &lt;code&gt;0.0002525&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="fix-option-1-set-rounding-to-no-rounding-whole-workbook"&gt;Fix option 1: Set rounding to No Rounding (whole workbook)&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Open Workbook Properties&lt;/strong&gt;
 In the OfficeConnect ribbon, click &lt;strong&gt;Workbook Properties&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;On the Format tab, set Round to No Rounding&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Format the percentage cells in Excel&lt;/strong&gt;
 Select the cells and use Excel&amp;rsquo;s &lt;strong&gt;Format Cells → Percentage&lt;/strong&gt; to display them correctly.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;4&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Refresh&lt;/strong&gt;
 
 &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Trade-off:&lt;/strong&gt; This removes rounding from the entire workbook. All other numbers will display without rounding too.&lt;/p&gt;</description></item><item><title>Create Fixed Date Columns</title><link>https://officeconnectpro.com/troubleshoot/fixed-date-columns/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/fixed-date-columns/</guid><description>&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; You&amp;rsquo;ve set up a report with relative time elements (like &amp;ldquo;Current Month,&amp;rdquo; &amp;ldquo;Prior Month&amp;rdquo;) so it always shows recent data. But you want certain columns to stay fixed at a specific historical date — not roll forward with time.&lt;/p&gt;
&lt;h2 id="why-relative-dates-roll"&gt;Why relative dates roll&lt;/h2&gt;
&lt;p&gt;When you create a report using relative time elements, OfficeConnect automatically advances them when you refresh — &amp;ldquo;Current Month&amp;rdquo; always shows the current month. This is great for rolling reports but not for fixed comparisons.&lt;/p&gt;</description></item><item><title>Create a Trailing 12-Month Report</title><link>https://officeconnectpro.com/troubleshoot/trailing-12-month-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/trailing-12-month-report/</guid><description>&lt;p&gt;A trailing 12-month (T12M) report shows the 12 most recent calendar months and advances automatically each month. This is a common layout for rolling actuals analysis.&lt;/p&gt;
&lt;h2 id="how-to-build-it"&gt;How to build it&lt;/h2&gt;
&lt;p&gt;The key is using &lt;strong&gt;relative time elements&lt;/strong&gt; for each of the 12 columns — each column is defined as &amp;ldquo;N months ago&amp;rdquo; relative to today.&lt;/p&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Set up your rows with account elements&lt;/strong&gt;
 Apply your account elements (e.g., Revenue, COGS, Gross Profit) to rows as usual.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;For the first column, apply &amp;#39;Current Month - 11&amp;#39;&lt;/strong&gt;
 In the Elements tab, expand &lt;strong&gt;Time → Relative&lt;/strong&gt;. Find the relative time element for 11 months prior (the oldest month in your T12M window) and apply it to column C.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;For each subsequent column, apply the next relative month&lt;/strong&gt;
 &lt;p&gt;Continue applying relative months across columns:&lt;/p&gt;</description></item><item><title>Link to External Excel Files</title><link>https://officeconnectpro.com/troubleshoot/link-external-excel-files/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/link-external-excel-files/</guid><description>&lt;p&gt;&lt;strong&gt;Question:&lt;/strong&gt; Can I create a link from my OfficeConnect workbook to a regular (non-OfficeConnect) Excel file?&lt;/p&gt;
&lt;h2 id="yes--use-excels-standard-external-link"&gt;Yes — use Excel&amp;rsquo;s standard external link&lt;/h2&gt;
&lt;p&gt;OfficeConnect workbooks are Excel files. You can use Excel&amp;rsquo;s standard external reference syntax to pull data from any other Excel file:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;=[OtherWorkbook.xlsx]Sheet1!$A$1
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This creates a standard Excel external link — it&amp;rsquo;s not an OfficeConnect-managed link, so it works just like any other Excel cross-workbook reference.&lt;/p&gt;
&lt;h2 id="create-an-excel-copy-without-officeconnect-links"&gt;Create an Excel copy without OfficeConnect links&lt;/h2&gt;
&lt;p&gt;If you need to send a colleague a version of your OfficeConnect report that doesn&amp;rsquo;t contain any live OfficeConnect connections (e.g., they don&amp;rsquo;t have OfficeConnect installed and you want them to see the data, not &lt;code&gt;n/a&lt;/code&gt; placeholders):&lt;/p&gt;</description></item><item><title>Run the Troubleshooting Tool</title><link>https://officeconnectpro.com/troubleshoot/troubleshooting-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/troubleshoot/troubleshooting-tool/</guid><description>&lt;p&gt;When standard troubleshooting steps don&amp;rsquo;t resolve your issue, the &lt;strong&gt;OCSystemChecker&lt;/strong&gt; tool gathers detailed diagnostic information from your machine to help Workday Support investigate.&lt;/p&gt;
&lt;h2 id="when-to-use-it"&gt;When to use it&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;You&amp;rsquo;re getting an error during installation or startup that other fixes haven&amp;rsquo;t resolved&lt;/li&gt;
&lt;li&gt;Workday Support asks you to run the tool as part of a support case&lt;/li&gt;
&lt;li&gt;You want a diagnostic log before reaching out to Support&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;1&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Download OCSystemChecker.zip&lt;/strong&gt;
 Download the &lt;code&gt;OCSystemChecker.zip&lt;/code&gt; file from the Workday Community or ask your Workday Support contact for the link. Save it to your Desktop.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;2&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Extract the zip file&lt;/strong&gt;
 Right-click &lt;code&gt;OCSystemChecker.zip&lt;/code&gt; → &lt;strong&gt;Extract All&lt;/strong&gt;. Open the extracted folder.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;3&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Launch OCSystemChecker.exe&lt;/strong&gt;
 Double-click &lt;code&gt;OCSystemChecker.exe&lt;/code&gt;. Windows may prompt you to allow it to run — click &lt;strong&gt;Yes&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;4&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Select the application with the error&lt;/strong&gt;
 Choose &lt;strong&gt;OfficeConnect for Excel&lt;/strong&gt; (or the appropriate application) and click &lt;strong&gt;Next&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;5&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Select the type of issue&lt;/strong&gt;
 Choose the closest match (installation error, refresh error, startup error, etc.). If it&amp;rsquo;s file-specific, attach the problematic file when prompted. Click &lt;strong&gt;Next&lt;/strong&gt;.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;6&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Reproduce the error on the &amp;#39;Re-create Issue&amp;#39; page&lt;/strong&gt;
 &lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt; While the Re-create Issue page is open, perform the action that causes the error. For example:&lt;/p&gt;</description></item></channel></rss>