<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tutorial on OfficeConnectPro</title><link>https://officeconnectpro.com/tags/tutorial/</link><description>Recent content in Tutorial on OfficeConnectPro</description><generator>Hugo</generator><language>en</language><atom:link href="https://officeconnectpro.com/tags/tutorial/index.xml" rel="self" type="application/rss+xml"/><item><title>Build a Trial Balance Report with OfficeConnect (Financials)</title><link>https://officeconnectpro.com/build-reports/financials/trial-balance-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/financials/trial-balance-report/</guid><description>&lt;p&gt;A trial balance lists every ledger account with its debit or credit balance for a given period. With OfficeConnect&amp;rsquo;s Financials data source, you can build one that refreshes directly from Workday Financial Management — no export, no copy-paste.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A trial balance report showing all ledger accounts grouped by type (Assets, Liabilities, Equity, Revenue, Expenses) for a selected company and period.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect installed and connected to a tenant configured for the &lt;strong&gt;Financials data source&lt;/strong&gt; (not Adaptive Planning)&lt;/li&gt;
&lt;li&gt;Access to at least one company with posted journal entries in Workday Financial Management&lt;/li&gt;
&lt;li&gt;The &lt;a href="https://officeconnectpro.com/build-reports/financials-vs-adaptive-planning/"&gt;Financials vs. Adaptive Planning&lt;/a&gt; page explains the difference if you&amp;rsquo;re unsure which data source you have&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1--confirm-your-data-source"&gt;Step 1 — Confirm your data source&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;Check your data source&lt;/strong&gt;
 Click the &lt;strong&gt;OfficeConnect&lt;/strong&gt; tab in Excel and sign in. In the Reporting pane, look at the top of the element tree. If you see &lt;strong&gt;Ledger Accounts&lt;/strong&gt; and &lt;strong&gt;Company&lt;/strong&gt;, you&amp;rsquo;re on the Financials data source. If you see &lt;strong&gt;Accounts&lt;/strong&gt; and &lt;strong&gt;Levels&lt;/strong&gt;, you&amp;rsquo;re on Adaptive Planning. This tutorial requires the Financials data source.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--add-company-and-period-context"&gt;Step 2 — Add Company and Period context&lt;/h2&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;Add your Company element&lt;/strong&gt;
 Click &lt;strong&gt;B1&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Company&lt;/strong&gt; and drag your company (legal entity) into B1. If you have multiple companies, start with one — you can add more later.
 &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;Add your Version&lt;/strong&gt;
 Click &lt;strong&gt;B2&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Versions&lt;/strong&gt; and drag &lt;strong&gt;Actuals&lt;/strong&gt; into B2.
 &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;Add your Period&lt;/strong&gt;
 Click &lt;strong&gt;B3&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Time&lt;/strong&gt; and drag the period you want (e.g., December 2025) into B3. For a year-end trial balance, use the last period of your fiscal year.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-3--add-ledger-account-rows"&gt;Step 3 — Add ledger account rows&lt;/h2&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;Add an Assets section header&lt;/strong&gt;
 Click &lt;strong&gt;A5&lt;/strong&gt; and type &lt;code&gt;ASSETS&lt;/code&gt;. Bold it. This is a plain Excel label — not an OfficeConnect element.
 &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;Add asset ledger accounts&lt;/strong&gt;
 Click &lt;strong&gt;A6&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Ledger Accounts → Assets&lt;/strong&gt; (or the equivalent group in your chart of accounts). Drag your first asset account (e.g., Cash) into A6. Continue adding asset accounts in A7, A8, etc.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;7&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add the data formula for assets&lt;/strong&gt;
 Click &lt;strong&gt;B6&lt;/strong&gt;. The OfficeConnect formula references the company in B1, the version in B2, and the period in B3. Copy B6 down for all asset account rows.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;8&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Repeat for Liabilities, Equity, Revenue, Expenses&lt;/strong&gt;
 Add section headers and ledger account rows for each account type. Copy the data formula from column B into each new row — OfficeConnect picks up the ledger account from column A automatically.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-4--add-subtotals"&gt;Step 4 — Add subtotals&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;9&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add SUM rows for each section&lt;/strong&gt;
 Below each account group, add an Excel SUM row. For example, if your asset accounts are in B6:B12, add &lt;code&gt;=SUM(B6:B12)&lt;/code&gt; in B13 with the label &lt;strong&gt;Total Assets&lt;/strong&gt; in A13. Repeat for each section.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;10&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add a balance check&lt;/strong&gt;
 &lt;p&gt;At the bottom of the report, add a row labeled &lt;strong&gt;Out of Balance&lt;/strong&gt; with the formula:&lt;/p&gt;</description></item><item><title>Drill Through to Workday Journal Lines from OfficeConnect</title><link>https://officeconnectpro.com/build-reports/financials/drill-through-journal-lines/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/financials/drill-through-journal-lines/</guid><description>&lt;p&gt;When a number in your OfficeConnect report doesn&amp;rsquo;t look right, you don&amp;rsquo;t need to leave Excel. OfficeConnect&amp;rsquo;s &lt;strong&gt;Show Details&lt;/strong&gt; feature opens a panel showing every journal line contributing to that cell&amp;rsquo;s balance. From there, you can drill through directly to the transaction in Workday Financial Management.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect connected to a &lt;strong&gt;Financials data source&lt;/strong&gt; tenant&lt;/li&gt;
&lt;li&gt;A report with at least one populated cell (actuals data for a ledger account, company, and period)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1--build-or-open-a-financials-report"&gt;Step 1 — Build or open a Financials report&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 a report with Financials data&lt;/strong&gt;
 Open any OfficeConnect workbook using the Financials data source and click &lt;strong&gt;Refresh&lt;/strong&gt; to ensure cells are populated. If you need to build one from scratch, follow &lt;a href="https://officeconnectpro.com/build-reports/financials/trial-balance-report/"&gt;Build a Trial Balance Report&lt;/a&gt; first.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--open-show-details"&gt;Step 2 — Open Show Details&lt;/h2&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 a populated cell&lt;/strong&gt;
 Right-click any cell containing an OfficeConnect Financials value (a cell with a balance, not a header or label cell).
 &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;Select Show Details&lt;/strong&gt;
 In the context menu, click &lt;strong&gt;Show Details&lt;/strong&gt;. A detail pane opens below or beside your report (depending on your OfficeConnect layout settings). This pane lists every journal line that contributed to the cell&amp;rsquo;s balance.
 &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;Review the journal lines&lt;/strong&gt;
 &lt;p&gt;The Show Details pane shows each journal line with columns including:&lt;/p&gt;</description></item><item><title>Build an Actuals Trend Report in OfficeConnect (Financials)</title><link>https://officeconnectpro.com/build-reports/financials/actuals-trend-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/financials/actuals-trend-report/</guid><description>&lt;p&gt;Trending actuals across 12 months in Workday&amp;rsquo;s native report writer means configuring a matrix report, setting up time period prompts, managing column layouts, and wrestling with formatting. In OfficeConnect, the same report takes about five minutes.&lt;/p&gt;
&lt;p&gt;This tutorial shows you how — and explains why the difference matters for accounting teams who need monthly trend data on demand.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A 12-month actuals trend report showing GL account balances by period for a selected company, fully refreshable from Workday Financial Management.&lt;/p&gt;</description></item><item><title>Build a Balance Sheet with OfficeConnect (Financials)</title><link>https://officeconnectpro.com/build-reports/financials/balance-sheet-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/financials/balance-sheet-report/</guid><description>&lt;p&gt;A balance sheet in OfficeConnect pulls directly from Workday Financial Management&amp;rsquo;s general ledger, so your assets, liabilities, and equity balances are always current without manual copy-paste from Workday Report Writer. This tutorial walks through building a structured balance sheet with the three standard sections.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A balance sheet workbook with Current Assets, Non-Current Assets, Current Liabilities, Non-Current Liabilities, and Equity sections — all refreshable from Workday Financial Management.&lt;/p&gt;</description></item><item><title>Build a Cash Flow Statement with OfficeConnect (Financials)</title><link>https://officeconnectpro.com/build-reports/financials/cash-flow-statement/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/financials/cash-flow-statement/</guid><description>&lt;p&gt;A cash flow statement built in OfficeConnect pulls balance changes and net income directly from Workday Financial Management, eliminating the manual work of reconciling figures from Workday Report Writer into Excel. This tutorial builds an indirect-method statement — the most common format for external financial reporting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A cash flow statement with Operating, Investing, and Financing Activities sections, all refreshable from Workday Financial Management.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect connected to the &lt;strong&gt;Financials&lt;/strong&gt; data source&lt;/li&gt;
&lt;li&gt;Workday Financial Management with a current period closed and journal entries posted&lt;/li&gt;
&lt;li&gt;A completed balance sheet workbook is helpful for cross-referencing — see &lt;a href="https://officeconnectpro.com/build-reports/financials/balance-sheet-report/"&gt;Build a Balance Sheet&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1--set-up-the-version-and-period"&gt;Step 1 — Set up the version and period&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 Excel and activate OfficeConnect&lt;/strong&gt;
 Open Excel, click &lt;strong&gt;OfficeConnect&lt;/strong&gt;, and sign in. The Reporting pane should show the Financials data source.
 &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;Add version and time context&lt;/strong&gt;
 Click &lt;strong&gt;B1&lt;/strong&gt; and drag &lt;strong&gt;Actuals&lt;/strong&gt; from the Reporting pane. Click &lt;strong&gt;B2&lt;/strong&gt; and drag your reporting period (for example, Q2 2026 or the full fiscal year). Cash flow statements cover a period of activity, so use a range period (a full quarter or year) rather than a point-in-time date.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--operating-activities-indirect-method"&gt;Step 2 — Operating activities (indirect method)&lt;/h2&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;Add the Net Income starting line&lt;/strong&gt;
 In &lt;strong&gt;A5&lt;/strong&gt;, type &lt;code&gt;OPERATING ACTIVITIES&lt;/code&gt;. Bold and underline. In &lt;strong&gt;A6&lt;/strong&gt;, drag &lt;strong&gt;Net Income&lt;/strong&gt; from the Reporting pane. This is the starting point for the indirect method — all adjustments are added or subtracted from net income.
 &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;Add non-cash adjustments&lt;/strong&gt;
 In &lt;strong&gt;A7&lt;/strong&gt;, drag &lt;strong&gt;Depreciation and Amortization&lt;/strong&gt; (a non-cash expense — added back to net income). In &lt;strong&gt;A8&lt;/strong&gt;, type &lt;code&gt;Changes in Working Capital&lt;/code&gt; and bold it as a sub-section header.
 &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;Add working capital changes&lt;/strong&gt;
 &lt;p&gt;In A9–A12, drag accounts that represent working capital changes:&lt;/p&gt;</description></item><item><title>Build Your First OfficeConnect Report</title><link>https://officeconnectpro.com/build-reports/build-first-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/build-first-report/</guid><description>&lt;p&gt;This tutorial walks through building a basic departmental expense report from an empty workbook to a live, refreshable OfficeConnect report. By the end you will have a working report that pulls real data from Adaptive Planning with one click.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect installed and connected to your Workday tenant (&lt;a href="https://officeconnectpro.com/get-started/"&gt;Get Started&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;An Adaptive Planning instance with at least one version of data loaded&lt;/li&gt;
&lt;li&gt;A blank Excel workbook&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;!-- VIDEO PLACEHOLDER
When the YouTube video is ready, uncomment the section below and replace VIDEO_ID with the 11-character YouTube video ID (e.g. dQw4w9WgXcQ).

## Watch

&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/VIDEO_ID?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;


--&gt;
&lt;h2 id="step-1--open-the-reporting-pane"&gt;Step 1 — Open the Reporting pane&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 Excel and activate OfficeConnect&lt;/strong&gt;
 Open Excel. On the &lt;strong&gt;OfficeConnect&lt;/strong&gt; ribbon tab, click &lt;strong&gt;Open Pane&lt;/strong&gt;. The Reporting pane appears on the right side of the screen.
 &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;Sign in if prompted&lt;/strong&gt;
 If the pane shows a sign-in prompt, click &lt;strong&gt;Sign In&lt;/strong&gt; and complete the Workday authentication flow. See &lt;a href="https://officeconnectpro.com/connect/sign-in-create-tenant/"&gt;Sign In and Create a Tenant&lt;/a&gt; if you need help.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--add-your-first-element"&gt;Step 2 — Add your first element&lt;/h2&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 a cell in your workbook&lt;/strong&gt;
 Click cell &lt;strong&gt;B2&lt;/strong&gt; — this is where the first data value will land.
 &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;Add an Account element&lt;/strong&gt;
 In the Reporting pane, expand &lt;strong&gt;Accounts&lt;/strong&gt; and locate the account you want (for example, &lt;em&gt;Total Expenses&lt;/em&gt;). Double-click it or drag it to cell B2. OfficeConnect inserts a formula referencing that account.
 &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;Add a Time element&lt;/strong&gt;
 Click cell &lt;strong&gt;B1&lt;/strong&gt; (the header row). In the Reporting pane, expand &lt;strong&gt;Time&lt;/strong&gt; and drag the time period you want (for example, &lt;em&gt;Jan 2025&lt;/em&gt;) into B1. Repeat for as many months as you need across columns C1, D1, and so on.
 &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;Add a Version element&lt;/strong&gt;
 Click cell &lt;strong&gt;A2&lt;/strong&gt;. Expand &lt;strong&gt;Versions&lt;/strong&gt; in the pane and drag your target version (for example, &lt;em&gt;Working Forecast&lt;/em&gt;) into A2.
 &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;For more detail on each element type, see &lt;a href="https://officeconnectpro.com/build-reports/add-elements/"&gt;Add Elements to a Report&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Month-End Close Workflow with OfficeConnect</title><link>https://officeconnectpro.com/build-reports/financials/month-end-close-workflow/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/financials/month-end-close-workflow/</guid><description>&lt;p&gt;Month-end close in Workday Financial Management involves verifying journal completeness, reconciling account balances, and producing financial statements for management review. OfficeConnect lets your accounting team do all of this in Excel — pulling live data from Workday — without waiting for Report Writer outputs or PDF exports. This tutorial walks through a practical close workflow.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A close workbook with a trial balance check sheet, a journal completeness check, and a summary P&amp;amp;L — all refreshable as the close progresses.&lt;/p&gt;</description></item><item><title>Create a Rolling 12-Month Report</title><link>https://officeconnectpro.com/build-reports/rolling-12-month-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/rolling-12-month-report/</guid><description>&lt;p&gt;A rolling 12-month report always shows the current month plus the 11 preceding months — no matter when you open it. This tutorial shows how to build one using OfficeConnect&amp;rsquo;s relative time contexts so the columns update automatically on each refresh.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An existing OfficeConnect workbook or a blank one (&lt;a href="https://officeconnectpro.com/build-reports/build-first-report/"&gt;Build Your First Report&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Your Adaptive Planning instance populated with at least 12 months of actuals or forecast data&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;!-- VIDEO PLACEHOLDER
When the YouTube video is ready, uncomment the section below and replace VIDEO_ID with the 11-character YouTube video ID (e.g. dQw4w9WgXcQ).

## Watch

&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/VIDEO_ID?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;


--&gt;
&lt;h2 id="how-rolling-time-works-in-officeconnect"&gt;How rolling time works in OfficeConnect&lt;/h2&gt;
&lt;p&gt;OfficeConnect supports &lt;strong&gt;relative time contexts&lt;/strong&gt; — time elements that are defined as offsets from the current period rather than as fixed calendar months. When you use &lt;em&gt;Current Month&lt;/em&gt;, &lt;em&gt;Current Month -1&lt;/em&gt;, &lt;em&gt;Current Month -2&lt;/em&gt;, etc., OfficeConnect resolves each offset at refresh time against the current date.&lt;/p&gt;</description></item><item><title>Publish a Report to PowerPoint</title><link>https://officeconnectpro.com/build-reports/publish-to-powerpoint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/publish-to-powerpoint/</guid><description>&lt;p&gt;This tutorial covers linking an OfficeConnect Excel report into a PowerPoint presentation. Once linked, refreshing OfficeConnect in Excel automatically updates the numbers in your slides — no copy-pasting needed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A finished OfficeConnect Excel report with data populated (&lt;a href="https://officeconnectpro.com/build-reports/build-first-report/"&gt;Build Your First Report&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;PowerPoint (Microsoft 365 or Office 2019+)&lt;/li&gt;
&lt;li&gt;OfficeConnect installed on the same machine&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;!-- VIDEO PLACEHOLDER
When the YouTube video is ready, uncomment the section below and replace VIDEO_ID with the 11-character YouTube video ID (e.g. dQw4w9WgXcQ).

## Watch

&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/VIDEO_ID?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;


--&gt;
&lt;h2 id="how-excel-to-powerpoint-linking-works"&gt;How Excel-to-PowerPoint linking works&lt;/h2&gt;
&lt;p&gt;OfficeConnect for PowerPoint creates links between named ranges or tables in your Excel workbook and shapes in your PowerPoint slides. When you click &lt;strong&gt;Refresh&lt;/strong&gt; in PowerPoint, OfficeConnect re-reads the current Excel values and updates the slide content — even if you are not looking at the Excel file at the time.&lt;/p&gt;</description></item><item><title>Build a Budget vs. Actuals Variance Report</title><link>https://officeconnectpro.com/build-reports/budget-vs-actuals-variance/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/budget-vs-actuals-variance/</guid><description>&lt;p&gt;A budget vs. actuals variance report puts your plan and your reality in the same view. This tutorial walks through building one in OfficeConnect with a variance column that calculates automatically in Excel.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A report with monthly actuals and budget columns for each account, plus a variance column showing the difference — all refreshable from Adaptive Planning.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect installed and connected to an Adaptive Planning tenant (&lt;a href="https://officeconnectpro.com/get-started/"&gt;Get Started&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;An Adaptive Planning model with at least one Budget version and actuals loaded for the same period&lt;/li&gt;
&lt;li&gt;Basic familiarity with adding elements (&lt;a href="https://officeconnectpro.com/build-reports/add-elements/"&gt;Add Elements&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1--set-up-your-account-rows"&gt;Step 1 — Set up your account rows&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 a workbook and activate OfficeConnect&lt;/strong&gt;
 Open Excel and click the &lt;strong&gt;OfficeConnect&lt;/strong&gt; tab in the ribbon. Sign in if prompted. The Reporting pane opens on the right.
 &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;Add your first account&lt;/strong&gt;
 Click cell &lt;strong&gt;A3&lt;/strong&gt; — this will hold your first account label. In the Reporting pane, expand &lt;strong&gt;Accounts&lt;/strong&gt; and drag &lt;strong&gt;Revenue&lt;/strong&gt; (or your top-line account) into A3. OfficeConnect inserts a formula that resolves to the account name.
 &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;Add remaining account rows&lt;/strong&gt;
 Click A4, A5, A6, and so on. Drag in each account you need: Cost of Goods Sold, Gross Profit, Operating Expenses, Net Income. Place each in its own row. For rollup accounts, OfficeConnect automatically aggregates child accounts.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--add-actuals-and-budget-version-columns"&gt;Step 2 — Add Actuals and Budget version columns&lt;/h2&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;Add an Actuals column header&lt;/strong&gt;
 Click cell &lt;strong&gt;B1&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Versions&lt;/strong&gt; and drag your &lt;strong&gt;Actuals&lt;/strong&gt; version into B1. OfficeConnect labels the cell with the version name.
 &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;Add a Budget column header&lt;/strong&gt;
 Click cell &lt;strong&gt;C1&lt;/strong&gt;. Drag your &lt;strong&gt;Budget&lt;/strong&gt; version into C1.
 &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;Add a time context&lt;/strong&gt;
 Click cell &lt;strong&gt;B2&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Time&lt;/strong&gt; and drag the period you want to report on (for example, the current month or a full year) into B2. Copy B2 into C2 — both columns share the same time context.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-3--build-the-data-cells-and-variance-column"&gt;Step 3 — Build the data cells and variance column&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;7&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Populate the first data row&lt;/strong&gt;
 Click &lt;strong&gt;B3&lt;/strong&gt;. OfficeConnect formulas reference the version in row 1 and the time in row 2, so B3 automatically resolves to Actuals for your chosen period. Copy B3 across to C3 — C3 resolves to Budget for the same period.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;8&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add a variance column header&lt;/strong&gt;
 Click &lt;strong&gt;D1&lt;/strong&gt; and type &lt;code&gt;Variance&lt;/code&gt;. Click &lt;strong&gt;D2&lt;/strong&gt; and type &lt;code&gt;$&lt;/code&gt; (or leave it blank — this cell doesn&amp;rsquo;t need an OfficeConnect element).
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;9&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Write the variance formula&lt;/strong&gt;
 &lt;p&gt;Click &lt;strong&gt;D3&lt;/strong&gt; and enter:&lt;/p&gt;</description></item><item><title>Build a Department P&amp;L Report in OfficeConnect</title><link>https://officeconnectpro.com/build-reports/department-pl-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/department-pl-report/</guid><description>&lt;p&gt;A department P&amp;amp;L shows revenue, expenses, and net income for each business unit in the same workbook. OfficeConnect&amp;rsquo;s Level dimension makes this straightforward — one row set per department, all pulling live data from the same Adaptive Planning model.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A P&amp;amp;L report with accounts as rows and departments as column groups, refreshable from Adaptive Planning.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect connected to an Adaptive Planning tenant with Levels configured for your org structure&lt;/li&gt;
&lt;li&gt;An Adaptive Planning model with P&amp;amp;L accounts (Revenue, COGS, OpEx, Net Income)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1--set-up-your-pl-account-rows"&gt;Step 1 — Set up your P&amp;amp;L account rows&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 Excel and activate OfficeConnect&lt;/strong&gt;
 Open Excel, click the &lt;strong&gt;OfficeConnect&lt;/strong&gt; tab, and sign in. The Reporting pane opens on the right.
 &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;Add your P&amp;amp;L account hierarchy&lt;/strong&gt;
 Click cell &lt;strong&gt;A3&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Accounts&lt;/strong&gt; and drag &lt;strong&gt;Revenue&lt;/strong&gt; into A3. Continue in rows A4–A7 with: &lt;strong&gt;Cost of Goods Sold&lt;/strong&gt;, &lt;strong&gt;Gross Profit&lt;/strong&gt;, &lt;strong&gt;Operating Expenses&lt;/strong&gt;, and &lt;strong&gt;Net Income&lt;/strong&gt;. Gross Profit and Net Income are typically rollup accounts — OfficeConnect aggregates their child accounts automatically.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--add-department-level-columns"&gt;Step 2 — Add department (Level) columns&lt;/h2&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;Add your version and time context&lt;/strong&gt;
 Click &lt;strong&gt;B1&lt;/strong&gt; and drag your version (e.g., Actuals) from the Reporting pane into it. Click &lt;strong&gt;B2&lt;/strong&gt; and drag your time period (e.g., full year or current month) into it.
 &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;Add the first department Level element&lt;/strong&gt;
 Click &lt;strong&gt;B3&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Levels&lt;/strong&gt; and find your first department (e.g., Sales). Drag it into &lt;strong&gt;B3&lt;/strong&gt;. OfficeConnect creates a formula that pulls data for the Actuals version, the time in B2, and the Sales level.
 &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;Copy B3 down for all account rows&lt;/strong&gt;
 Copy &lt;strong&gt;B3&lt;/strong&gt; down to &lt;strong&gt;B4:B7&lt;/strong&gt;. Each row picks up its own account from column A while sharing the Level in B3&amp;rsquo;s formula structure.
 &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;Add remaining departments&lt;/strong&gt;
 Repeat Step 4–5 for each department, placing each in its own column (C, D, E, etc.). Add column headers in row 1 with the department name — you can type these as labels or drag the Level element into row 1 and OfficeConnect will label it automatically.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-3--add-a-company-total-column"&gt;Step 3 — Add a company total column&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;7&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add a Total column&lt;/strong&gt;
 In the rightmost column header row, drag your &lt;strong&gt;top-level Level&lt;/strong&gt; (the parent of all departments) from the Reporting pane. This gives you a company-wide total column that rolls up all departments. Alternatively, use an Excel SUM formula across the department columns.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-4--refresh-and-verify"&gt;Step 4 — Refresh and verify&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;8&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Refresh the report&lt;/strong&gt;
 Click &lt;strong&gt;Refresh&lt;/strong&gt; in the OfficeConnect ribbon. All department columns populate from Adaptive Planning.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;9&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Spot-check totals&lt;/strong&gt;
 Confirm that each department&amp;rsquo;s Gross Profit = Revenue − COGS, and that Net Income = Gross Profit − Operating Expenses. If rollup accounts are showing unexpected values, check that the account hierarchy in your Adaptive Planning model is configured correctly.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="next-steps"&gt;Next steps&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add a budget or prior-year comparison column — see &lt;a href="https://officeconnectpro.com/build-reports/budget-vs-actuals-variance/"&gt;Budget vs. Actuals Variance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Protect the report for distribution — see &lt;a href="https://officeconnectpro.com/build-reports/lock-protect-reports/"&gt;Lock and Protect Reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Publish to PowerPoint — see &lt;a href="https://officeconnectpro.com/share-publish/officeconnect-for-powerpoint/"&gt;OfficeConnect for PowerPoint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Build a Year-over-Year Trend Report</title><link>https://officeconnectpro.com/build-reports/year-over-year-trend/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/year-over-year-trend/</guid><description>&lt;p&gt;A year-over-year trend report shows how each month compares to the same month last year — useful for spotting seasonal patterns and measuring real growth. OfficeConnect&amp;rsquo;s time elements let you pin both years in the same report.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A report with 12 months of current-year actuals alongside 12 months of prior-year actuals, plus a YoY variance row.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect connected to an Adaptive Planning tenant with at least two full years of actuals&lt;/li&gt;
&lt;li&gt;Familiarity with adding elements (&lt;a href="https://officeconnectpro.com/build-reports/add-elements/"&gt;Add Elements&lt;/a&gt;) and time contexts (&lt;a href="https://officeconnectpro.com/build-reports/time-and-contexts/"&gt;Time and Contexts&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1--set-up-current-year-monthly-columns"&gt;Step 1 — Set up current-year monthly columns&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 Excel and activate OfficeConnect&lt;/strong&gt;
 Open Excel and click the &lt;strong&gt;OfficeConnect&lt;/strong&gt; tab. Sign in if prompted.
 &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;Add your Actuals version&lt;/strong&gt;
 Click &lt;strong&gt;B1&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Versions&lt;/strong&gt; and drag your &lt;strong&gt;Actuals&lt;/strong&gt; version into B1. This version applies to all columns that share row 1.
 &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;Add current-year monthly time elements&lt;/strong&gt;
 Click &lt;strong&gt;B2&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Time → Months&lt;/strong&gt; and find January of the current year (e.g., Jan 2026). Drag it into B2. Continue across row 2 — C2 through M2 — adding Feb 2026 through Dec 2026. You should have 12 monthly time elements across row 2.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-2--set-up-prior-year-monthly-columns"&gt;Step 2 — Set up prior-year monthly columns&lt;/h2&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;Add prior-year Actuals version&lt;/strong&gt;
 Click &lt;strong&gt;N1&lt;/strong&gt;. Drag your &lt;strong&gt;Actuals&lt;/strong&gt; version into N1. (It&amp;rsquo;s the same version — the time elements in row 2 control which year&amp;rsquo;s data loads.)
 &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;Add prior-year monthly time elements&lt;/strong&gt;
 Click &lt;strong&gt;N2&lt;/strong&gt;. Drag Jan 2025 into N2. Continue across — O2 through Y2 — adding Feb 2025 through Dec 2025.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-3--add-account-rows"&gt;Step 3 — Add account rows&lt;/h2&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;Add your primary account&lt;/strong&gt;
 Click &lt;strong&gt;A3&lt;/strong&gt;. In the Reporting pane, expand &lt;strong&gt;Accounts&lt;/strong&gt; and drag your key account (e.g., Revenue) into A3.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;7&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Populate the data row&lt;/strong&gt;
 Click &lt;strong&gt;B3&lt;/strong&gt;. OfficeConnect formulas reference the version in row 1 and the time in row 2, so B3 returns Jan 2026 Actuals for Revenue. Copy B3 across to Y3 — each cell picks up the correct month and year from its column.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;8&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add remaining account rows&lt;/strong&gt;
 Copy row 3 down for each additional account. Add more accounts to column A as needed.
 &lt;/div&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h2 id="step-4--add-yoy-variance"&gt;Step 4 — Add YoY variance&lt;/h2&gt;
&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;9&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add a variance section header&lt;/strong&gt;
 In column Z row 1, type &lt;code&gt;YoY Variance&lt;/code&gt;. Leave Z2 empty.
 &lt;/div&gt;
&lt;/div&gt;

&lt;div class="step-block"&gt;
 &lt;div class="step-number"&gt;10&lt;/div&gt;
 &lt;div class="step-content"&gt;
 &lt;strong&gt;Add monthly variance formulas&lt;/strong&gt;
 &lt;p&gt;In &lt;strong&gt;B4&lt;/strong&gt; (one row below your last account row, or in a dedicated variance row), enter:&lt;/p&gt;</description></item><item><title>Enter Budget Data in Excel with OfficeConnect</title><link>https://officeconnectpro.com/build-reports/enter-budget-data/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/enter-budget-data/</guid><description>&lt;p&gt;OfficeConnect isn&amp;rsquo;t just for reading data from Adaptive Planning — it can write data back. This tutorial walks through setting up a data entry workbook that lets planners enter budget figures in Excel and submit them directly to an Adaptive Planning version.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A data entry workbook with account rows and period columns where planners type figures and click Submit to push them into a Budget version in Adaptive Planning.&lt;/p&gt;</description></item><item><title>Build a Formatted Executive Report for Distribution</title><link>https://officeconnectpro.com/build-reports/formatted-executive-report/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/build-reports/formatted-executive-report/</guid><description>&lt;p&gt;A raw OfficeConnect report shows the right numbers, but an executive report needs to look the part. This tutorial walks through building a formatted P&amp;amp;L summary with branding, clean layout, and print-ready page setup — the kind of report you can share as a PDF without touching it in PowerPoint first.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A one-page executive P&amp;amp;L summary with a header, logo, formatted number columns, and page layout configured for PDF export.&lt;/p&gt;</description></item></channel></rss>