<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Excel &#8211; Sarah Schlott</title>
	<atom:link href="https://sarahgschlott.com/tag/excel/feed/" rel="self" type="application/rss+xml" />
	<link>https://sarahgschlott.com</link>
	<description>FP&#38;A Insights</description>
	<lastBuildDate>Sat, 27 Sep 2025 21:56:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://sarahgschlott.com/wp-content/uploads/2025/05/cropped-ChatGPT-Image-May-13-2025-07_00_01-PM-1-1-1-32x32.png</url>
	<title>Excel &#8211; Sarah Schlott</title>
	<link>https://sarahgschlott.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Account Reconciliation in Excel With ChatGPT Prompts</title>
		<link>https://sarahgschlott.com/account-reconciliation-in-excel-with-chatgpt-prompts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=account-reconciliation-in-excel-with-chatgpt-prompts</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 06:31:33 +0000</pubDate>
				<category><![CDATA[Accounting]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Reconciliation]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4893</guid>

					<description><![CDATA[Hey there… You’ve just run into members-only territory. But don’t worry — joining is totally free. No credit card. No gotchas. Just instant access. When you join the FP&#38;A Insider Community, you’ll get: Free resources you won’t find anywhere else Updates on new FP&#38;A strategies and tools A front-row seat to conversations with operators who [&#8230;]]]></description>
										<content:encoded><![CDATA[<style>
	/* Hide page title for whole site restrictions */
	body.urcr-hide-page-title .wp-block-post-title,
	body.urcr-hide-page-title .entry-header,
	body.urcr-hide-page-title .page-header,
	body.urcr-hide-page-title .entry-title,
	body.urcr-hide-page-title .page-title,
	body.urcr-hide-page-title h1.entry-title,
	body.urcr-hide-page-title h1.page-title,
	body.urcr-hide-page-title .post-title,
	body.urcr-hide-page-title .single-post-title,
	body.urcr-hide-page-title .single-page-title,
	body.urcr-hide-page-title article header.entry-header,
	body.urcr-hide-page-title article .entry-title {
		display: none !important;
	}
	.urcr-access-card {
		display: flex;
		flex-direction: column;
		background-color: #ffffff;
		border: 1px solid #f1f5f9;
		border-radius: 7px;
		padding: 32px;
		max-width: 800px !important;
		width: 100%;
		box-shadow: 0 6px 26px 0 rgba(10, 10, 10, 0.06);
		margin: 24px auto !important;
		box-sizing: border-box;
	}
	.urcr-access-card h3 {
		font-weight: 700;
		font-size: 28px;
		line-height: 36px;
		color: #1a1a1a;
		margin: 0 0 20px;
	}
	.urcr-access-card p {
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
		color: #6B6B6B;
		margin: 0 0 12px;
	}
	.urcr-access-card p:last-child {
		margin: 12px 0 0;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		gap: 8px 20px;
	}
	.urcr-access-card p > a {
		font-size: 16px;
		line-height: 24px;
		padding: 14px 32px;
		font-weight: 500;
		border-radius: 4px;
		text-decoration: none;
		margin: 0;
		cursor: pointer;
		background: transparent;
		color: #4e4e4e;
		transition: all .3s ease;
	}
	.urcr-access-card p > a.urcr-signup-link {
		background: var(--ur-button-background-normal-color, #475bb2);
		color: var(--ur-button-text-normal-color, #ffffff);
	}
	.urcr-access-card p > a.urcr-signup-link:hover {
		background: var(--ur-button-background-hover-color, #38488e);
		color: var(--ur-button-text-hover-color, #ffffff);
	}
	.urcr-access-card p > a.urcr-access-button {
		background: transparent;
		text-decoration: underline;
		padding: 14px 16px;
	}
	.urcr-access-card p > a.urcr-access-button:hover {
		color: #475bb2;
	}
	.urcr-access-heading {
		font-size: 28px;
		font-weight: 700;
		color: #1a1a1a;
		margin: 0 0 16px 0;
		line-height: 1.2;
	}
	.urcr-access-description {
		font-size: 16px;
		color: #6B6B6B;
		margin: 0 0 40px 0;
		line-height: 1.5;
	}
	.urcr-access-description br {
		display: none;
	}
	.urcr-actions {
		display: block;
		text-align: center;
	}
	.urcr-actions br {
		display: none;
	}
	.urcr-actions a {
		text-decoration: none;
		margin: 0;
		display: block;
		text-align: left;
	}
	@media (max-width: 480px) {
		.urcr-access-card {
			padding: 24px;
		}
		.urcr-access-card h3 {
			font-size: 22px;
			line-height: 30px;
		}
		.urcr-access-card p {
			font-size: 15px;
			line-height: 25px;
		}
		.urcr-access-heading {
			font-size: 24px;
		}
	}
</style>
<div class="urcr-access-card">
	Hey there…</p>
<p>You’ve just run into members-only territory.</p>
<p>But don’t worry — joining is totally free.<br />
No credit card. No gotchas. Just instant access.</p>
<p>When you join the FP&amp;A Insider Community, you’ll get:</p>
<p>Free resources you won’t find anywhere else<br />
Updates on new FP&amp;A strategies and tools<br />
A front-row seat to conversations with operators who are actually doing the work</p>
<p>Register and this post unlocks immediately.</p>
<div class='user-registration ur-frontend-form  ur-frontend-form--flat ' id='user-registration-form-102'>
<form method='post' class='register' data-form-id="102"
				data-enable-strength-password="1" data-minimum-password-strength="3"
															 data-captcha-enabled="1"></p>
<div class="ur-form-row" data-row-id="0">
<div class="ur-form-grid ur-grid-1"
								style="width:48%"></p>
<div  data-field-id="user_login" class="ur-field-item field-user_login " data-ref-id="user_login" data-field-pattern-enabled="0" data-field-pattern-value=" " data-field-pattern-message=" ">
<div class="form-row validate-required" id="user_login_field" data-priority="" ><label for="user_login" class="ur-label">Username <abbr class="required" title="required">*</abbr></label> <span class="input-wrapper"> <input  data-rules="" data-id="user_login" type="text" class="input-text   input-text ur-frontend-field  " name="user_login" id="user_login" placeholder=""  value="" required="required" data-label="Username" data-username-character="1"/> </span> </div>
</p></div>
<div  data-field-id="user_pass" class="ur-field-item field-user_pass " data-ref-id="user_pass" data-field-pattern-enabled="0" data-field-pattern-value=" " data-field-pattern-message=" ">
<div class="form-row validate-required hide_show_password" id="user_pass_field" data-priority=""><label for="user_pass" class="ur-label">User Password <abbr class="required" title="required">*</abbr></label> <span class="input-wrapper"> <span class="password-input-group input-form-field-icons"><input data-rules="" data-id="user_pass" type="password" class="input-text  input-password ur-frontend-field  " name="user_pass" id="user_pass" placeholder=""  value="" required="required" data-label="User Password" /><a href="javaScript:void(0)" class="password_preview dashicons dashicons-hidden" title=" Show password "></a></span> </span> </div>
</p></div>
</p></div>
<div class="ur-form-grid ur-grid-2"
								style="width:48%"></p>
<div  data-field-id="user_email" class="ur-field-item field-user_email " data-ref-id="user_email" data-field-pattern-enabled="0" data-field-pattern-value=" " data-field-pattern-message=" ">
<div class="form-row validate-required" id="user_email_field" data-priority="" ><label for="user_email" class="ur-label">User Email <abbr class="required" title="required">*</abbr></label> <span class="input-wrapper"> <input  data-rules="" data-id="user_email" type="email" class="input-text   input-email ur-frontend-field  " name="user_email" id="user_email" placeholder=""  value="" required="required" data-label="User Email" /> </span> </div>
</p></div>
<div  data-field-id="user_confirm_password" class="ur-field-item field-user_confirm_password " data-ref-id="user_confirm_password" data-field-pattern-enabled="0" data-field-pattern-value=" " data-field-pattern-message=" ">
<div class="form-row validate-required hide_show_password" id="user_confirm_password_field" data-priority=""><label for="user_confirm_password" class="ur-label">Confirm Password <abbr class="required" title="required">*</abbr></label> <span class="input-wrapper"> <span class="password-input-group input-form-field-icons"><input data-rules="" data-id="user_confirm_password" type="password" class="input-text  input-password ur-frontend-field  " name="user_confirm_password" id="user_confirm_password" placeholder=""  value="" required="required" data-label="Confirm Password" /><a href="javaScript:void(0)" class="password_preview dashicons dashicons-hidden" title=" Show password "></a></span> </span> </div>
</p></div>
</p></div>
</p></div>
<div id="ur-recaptcha-node">
<div id="node_recaptcha_register" class="g-recaptcha-v3" style="display:none"><textarea id="g-recaptcha-response" name="g-recaptcha-response" ></textarea></div>
</div>
<div class="ur-button-container " >
														<button type="submit" class="btn button ur-submit-button submit"  conditional_rules="&quot;&quot;"><br />
								<span></span><br />
								Submit							</button>
																				</div>
<div style="clear:both"></div>
<p>								<input type="hidden" name="ur-registration-language" value="en-US"/><br />
				<input type="hidden" name="ur-user-form-id" value="102"/><br />
				<input type="hidden" name="ur-redirect-url" value="https://sarahgschlott.com/"/><br />
				<input type="hidden" id="ur_frontend_form_nonce" name="ur_frontend_form_nonce" value="a9c48768e2" /></p></form>
<div style="clear:both"></div>
</p></div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cash Flow Forecasting in Excel With ChatGPT Prompts</title>
		<link>https://sarahgschlott.com/cash-flow-forecasting-in-excel-with-chatgpt-prompts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cash-flow-forecasting-in-excel-with-chatgpt-prompts</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Tue, 23 Sep 2025 23:39:26 +0000</pubDate>
				<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Cash]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4891</guid>

					<description><![CDATA[Why Cash Flow Forecasting Breaks FP&#38;A Models Cash flow forecasting is one of the hardest FP&#38;A tasks. You can nail revenue projections, lock in expense budgets, and still lose credibility if your cash schedule doesn’t tie out. In practice, building cash flow forecasts in Excel means handling messy timing differences: deferred revenue, staggered collections, and [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2 data-start="689" data-end="738">Why Cash Flow Forecasting Breaks FP&amp;A Models</h2>
<p data-start="740" data-end="922"><a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">Cash flow</a> forecasting is one of the hardest FP&amp;A tasks. You can nail <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">revenue</a> projections, lock in expense budgets, and still lose credibility if your cash schedule doesn’t tie out.</p>
<p data-start="924" data-end="1101">In practice, building cash flow forecasts in <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a> means handling messy timing differences: deferred revenue, staggered collections, and payment terms that never align neatly.</p>
<p data-start="1103" data-end="1433">That’s why many FP&amp;A teams now explore <strong data-start="1142" data-end="1189">cash flow forecasting in Excel with ChatGPT</strong>. When prompted correctly, ChatGPT translates <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a> logic into Excel formulas, automates rolling forecasts, and simulates collections or disbursements. It’s not a replacement for judgment — it’s leverage for building faster, cleaner models.</p>
<h2 data-start="1440" data-end="1495">Why Use ChatGPT for Cash Flow Forecasting in Excel</h2>
<p data-start="1497" data-end="1540">ChatGPT accelerates FP&amp;A work because it:</p>
<ul>
<li data-start="1543" data-end="1589">Converts business logic into Excel formulas.</li>
<li data-start="1592" data-end="1634">Debugs #REF! and #VALUE! errors quickly.</li>
<li data-start="1637" data-end="1686">Automates rolling cash flow forecasts with VBA.</li>
<li data-start="1689" data-end="1741">Simulates AR and AP patterns for <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">scenario</a> testing.</li>
<li data-start="1744" data-end="1800">Provides step-by-step explanations analysts can reuse.</li>
</ul>
<p data-start="1802" data-end="1954">For finance teams under pressure, <strong data-start="1836" data-end="1880">using ChatGPT for finance tasks in Excel</strong> means spending less time on syntax and more time on strategic analysis.</p>
<h2 data-start="1961" data-end="2006">Project Setup: The Key to Useful Outputs</h2>
<p data-start="2008" data-end="2155">Project setup is the secret to making ChatGPT useful in FP&amp;A. Without context, its outputs are guesses. With context, it behaves like an analyst.</p>
<p data-start="2157" data-end="2282">Set up prompts like this:<br data-start="2182" data-end="2185" />“I am building a 12-month direct cash flow forecast in Excel for a SaaS company. <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">Data</a> includes:</p>
<ul>
<li data-start="2285" data-end="2315">Revenue by month in column B</li>
<li data-start="2318" data-end="2340">Expenses in column C</li>
<li data-start="2343" data-end="2399">AR collection terms: 70% current month, 30% next month</li>
<li data-start="2402" data-end="2462">AP terms: 60 days<br data-start="2419" data-end="2422" />Assume Excel 365 with dynamic arrays.”</li>
</ul>
<p data-start="2464" data-end="2639">This framing tells ChatGPT your Excel version, inputs, and FP&amp;A logic. Every subsequent formula, VBA script, or model design will be sharper because the groundwork is clear.</p>
<h2 data-start="2646" data-end="2691">Step 1: Building AR Collection Schedules</h2>
<p data-start="2693" data-end="2822">Prompt:<br data-start="2700" data-end="2703" />“In Excel 365, write a formula that applies an AR schedule: 70% of revenue in the current month, 30% the next month.”</p>
<p data-start="2824" data-end="2959">Typical output:<br data-start="2839" data-end="2842" />=LET(rev,B2:B13, current, rev*0.7, next, IF(SEQUENCE(12,,1)&lt;=11, INDEX(rev,SEQUENCE(12,,1)+1)*0.3,0), current+next)</p>
<p data-start="2961" data-end="3119">Why this matters: AR schedules are the backbone of cash flow forecasting. ChatGPT speeds up creating timing formulas that would take hours to test manually.</p>
<p data-start="3121" data-end="3278">Adjustment tip: Sometimes ChatGPT misplaces indices. Paste your results back if collections spill into nonexistent months, and ask for a corrected formula.</p>
<h2 data-start="3285" data-end="3322">Step 2: Mapping AP Disbursements</h2>
<p data-start="3324" data-end="3433">Prompt:<br data-start="3331" data-end="3334" />“Expenses in C2:C13 are paid 60 days later. Write an Excel formula to shift these by two months.”</p>
<p data-start="3435" data-end="3480">Answer:<br data-start="3442" data-end="3445" />=IF(SEQUENCE(12,,1)&gt;2, C2:C11, 0)</p>
<p data-start="3482" data-end="3604">Why: Mapping AP terms directly into formulas helps automate the disbursement schedule instead of manually shifting rows.</p>
<h2 data-start="3611" data-end="3665">Step 3: Assembling the Direct Cash Flow Statement</h2>
<p data-start="3667" data-end="3745">Cash flow forecasting in Excel boils down to combining inflows and outflows.</p>
<p data-start="3747" data-end="3855">Prompt:<br data-start="3754" data-end="3757" />“Summarize monthly operating cash flow using collections in E2:E13 and disbursements in F2:F13.”</p>
<p data-start="3857" data-end="3883">Answer:<br data-start="3864" data-end="3867" />=E2:E13-F2:F13</p>
<p data-start="3885" data-end="3981">Why: Simplicity. ChatGPT helps FP&amp;A analysts keep models lean instead of overengineering them.</p>
<h2 data-start="3988" data-end="4028">Step 4: Adding Scenario Flexibility</h2>
<p data-start="4030" data-end="4069">CFOs want to stress test <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">assumptions</a>.</p>
<p data-start="4071" data-end="4184">Prompt:<br data-start="4078" data-end="4081" />“Write formulas to flex AR terms to 60/40 and AP terms to 90 days using input cells, not hardcoding.”</p>
<p data-start="4186" data-end="4281">ChatGPT will suggest separating assumptions into named ranges and linking them into formulas.</p>
<p data-start="4283" data-end="4373">Why this matters: It introduces best practice — keeping assumptions clean and auditable.</p>
<h2 data-start="4380" data-end="4440">Step 5: Automating Rolling Cash Flow Forecasts With VBA</h2>
<p data-start="4442" data-end="4504">Rolling forecasts update monthly. ChatGPT can automate this.</p>
<p data-start="4506" data-end="4687">Prompt:<br data-start="4513" data-end="4516" />“In Excel VBA, write a macro called UpdateCashFlow that shifts the 12-month forecast one column left, clears the last column, and pulls in new revenue from Assumptions.”</p>
<p data-start="4689" data-end="4698">Answer:</p>
<p data-start="4700" data-end="4967">Sub UpdateCashFlow()<br data-start="4720" data-end="4723" />Dim ws As Worksheet<br data-start="4746" data-end="4749" />Set ws = Sheets(&#8220;Forecast&#8221;)<br data-start="4780" data-end="4783" />ws.Range(&#8220;B2:M2&#8221;).Cut Destination:=ws.Range(&#8220;A2:L2&#8221;)<br data-start="4839" data-end="4842" />ws.Range(&#8220;M2:M13&#8221;).ClearContents<br data-start="4878" data-end="4881" />ws.Range(&#8220;M2:M13&#8221;).Value = Sheets(&#8220;Assumptions&#8221;).Range(&#8220;B2:B13&#8221;).Value<br data-start="4955" data-end="4958" />End Sub</p>
<p data-start="4969" data-end="5055">Why: Automating the roll avoids copy-paste mistakes that erode trust in FP&amp;A models.</p>
<h2 data-start="5062" data-end="5109">Step 6: Stress Testing With Synthetic Data</h2>
<p data-start="5111" data-end="5263">ChatGPT can generate realistic test data:<br data-start="5152" data-end="5155" />“Create 24 months of sample revenue with <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Q4</a> spikes and AR collection extending to 60 days in some months.”</p>
<p data-start="5265" data-end="5348">This lets you pressure test your model without relying on sensitive company data.</p>
<h2 data-start="5355" data-end="5408">Common Pitfalls When Using ChatGPT for Cash Flow</h2>
<ol>
<li data-start="5413" data-end="5517"><strong data-start="5413" data-end="5439">Function hallucination</strong> — ChatGPT may suggest functions that don’t exist. Always clarify Excel 365.</li>
<li data-start="5521" data-end="5587"><strong data-start="5521" data-end="5540">Regional syntax</strong> — commas vs semicolons. Specify your locale.</li>
<li data-start="5591" data-end="5671"><strong data-start="5591" data-end="5612">Mismatched ranges</strong> — tell ChatGPT exact rows/columns to avoid spill errors.</li>
<li data-start="5675" data-end="5749"><strong data-start="5675" data-end="5694">Overengineering</strong> — ask it to simplify when formulas look too complex.</li>
</ol>
<p data-start="5751" data-end="5867">Why: <strong data-start="5756" data-end="5791">FP&amp;A cash flow model automation</strong> only works if outputs are transparent enough to explain in the boardroom.</p>
<h2 data-start="5874" data-end="5913">IDEAL Framework for FP&amp;A Prompting</h2>
<ol>
<li data-start="5918" data-end="5962">Identify the FP&amp;A task (cash forecasting).</li>
<li data-start="5966" data-end="6007">Define the assumptions (AR %, AP days).</li>
<li data-start="6011" data-end="6048">Establish Excel version and inputs.</li>
<li data-start="6052" data-end="6086">Ask ChatGPT for formulas or VBA.</li>
<li data-start="6090" data-end="6124">Loop back errors for refinement.</li>
</ol>
<p data-start="6126" data-end="6201">This keeps you in control and ensures outputs mirror your business logic.</p>
<h2 data-start="6208" data-end="6259">Why Project Setup Determines Forecast Accuracy</h2>
<p data-start="6261" data-end="6472">ChatGPT doesn’t “see” your workbook. If you skip assumptions, it invents them. If you don’t clarify ranges, it guesses. Project setup is non-negotiable: it ensures your FP&amp;A logic makes it into Excel formulas.</p>
<p data-start="6474" data-end="6556">Think of ChatGPT as a junior analyst. The better the brief, the better the work.</p>
<h2 data-start="6563" data-end="6593">The Threat and the Reward</h2>
<p data-start="6595" data-end="6732">The threat: Analysts who paste ChatGPT formulas blindly will build black-box models they can’t explain. That destroys FP&amp;A credibility.</p>
<p data-start="6734" data-end="6918">The reward: Analysts who prompt well accelerate their learning, debug faster, and spend more time analyzing outcomes. They transform ChatGPT from a shortcut into a <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">strategic partner</a>.</p>
<h2 data-start="6925" data-end="6982">The Future of FP&amp;A Cash Flow Forecasting</h2>
<p data-start="6984" data-end="7230">Cash flow forecasting will always involve complexity. But combining <strong data-start="7052" data-end="7107">cash flow forecasting in Excel with ChatGPT prompts</strong> gives FP&amp;A teams an edge. It speeds up model building, automates rolling updates, and stress tests assumptions at scale.</p>
<p data-start="7232" data-end="7338">ChatGPT isn’t replacing analysts. It’s elevating them. The <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">AI</a> handles syntax. You handle the cash story.</p>
<p data-start="7340" data-end="7482">And here’s the punchline: The future of FP&amp;A won’t belong to analysts who memorize formulas. It will belong to those who know how to prompt.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Excel Has a New Add-In: It’s Called ChatGPT</title>
		<link>https://sarahgschlott.com/excel-has-a-new-add-in-its-called-chatgpt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=excel-has-a-new-add-in-its-called-chatgpt</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Mon, 22 Sep 2025 23:08:34 +0000</pubDate>
				<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Prompting]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4882</guid>

					<description><![CDATA[Excel Meets Its Secret Weapon Excel has always been the quiet workhorse of business. Rows, columns, SUM, VLOOKUP — a reliable toolbox. But mastering it came at a cost: you either memorized hundreds of functions or spent hours debugging formulas that broke without warning. Now there’s a twist. You don’t have to do it alone. [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2 data-start="622" data-end="670">Excel Meets Its Secret Weapon</h2>
<p data-start="672" data-end="916"><a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a> has always been the quiet workhorse of business. Rows, columns, SUM, VLOOKUP — a reliable toolbox. But mastering it came at a <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">cost</a>: you either memorized hundreds of functions or spent hours debugging <a href="https://sarahgschlott.com/how-small-excel-tweaks-can-save-you-hours-in-month-end-reporting/">formulas</a> that broke without warning.</p>
<p data-start="918" data-end="1229">Now there’s a twist. You don’t have to do it alone. ChatGPT acts like an add-in you never installed. It won’t sit inside the ribbon, but it will sit beside you — generating formulas, debugging errors, writing VBA macros, creating Power Query scripts, and even designing entire models when asked the right way.</p>
<p data-start="1231" data-end="1587">Here’s the catch: the right way matters. A lazy prompt gives you a half-baked answer. A structured prompt gives you the blueprint to solve real problems. This tutorial goes in-depth on exactly how to get there — not just the how, but the why. And we’ll cover the biggest truth of all: the output quality isn’t about the <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">AI</a>. It’s about your project setup.</p>
<h2 data-start="1594" data-end="1620">Why Prompting Matters</h2>
<p data-start="1622" data-end="1764">ChatGPT isn’t a mind reader. It’s not looking at your Excel workbook. It only sees your words. That means vague prompts equal vague answers.</p>
<p data-start="1766" data-end="1812">For example:<br data-start="1778" data-end="1781" />“Formula for <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">revenue</a> growth.”</p>
<p data-start="1814" data-end="1865">You’ll probably get something like:<br data-start="1849" data-end="1852" />=(B2-B1)/B1</p>
<p data-start="1867" data-end="1958">Which works only if your revenue is stacked vertically and your prior row has valid <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a>.</p>
<p data-start="1960" data-end="2140">Now compare to:<br data-start="1975" data-end="1978" />“In Excel 365, I have monthly revenue in column B from B2:B25. Write a formula in C2 that calculates month-over-month growth, and handle divide-by-zero errors.”</p>
<p data-start="2142" data-end="2177">Answer:<br data-start="2149" data-end="2152" />=IF(B1=0,&#8221;&#8221;,(B2-B1)/B1)</p>
<p data-start="2179" data-end="2324">That’s not luck — that’s clarity. The why is simple: ChatGPT needs to be told the environment, the inputs, and the task. Otherwise, it guesses.</p>
<h2 data-start="2331" data-end="2367">The FIT Framework for Prompting</h2>
<p data-start="2369" data-end="2418">Use the FIT framework to avoid garbage outputs:</p>
<ol>
<li data-start="2423" data-end="2524"><strong data-start="2423" data-end="2433">Format</strong> — Tell it if you’re in Excel 365, Power Query, or VBA. This prevents outdated functions.</li>
<li data-start="2528" data-end="2612"><strong data-start="2528" data-end="2538">Inputs</strong> — Describe ranges, table names, and columns. Ambiguity kills precision.</li>
<li data-start="2616" data-end="2731"><strong data-start="2616" data-end="2624">Task</strong> — State the goal, not just “a formula.” Example: “Return the top 3 regions by sales, sorted descending.”</li>
</ol>
<p data-start="2733" data-end="2825">Why this matters: ChatGPT thrives when boxed in. The more context, the less hallucination.</p>
<h2 data-start="2832" data-end="2859">Prompting for Formulas</h2>
<p data-start="2861" data-end="2993"><strong data-start="2861" data-end="2904">Scenario 1: Translating business logic.</strong><br data-start="2904" data-end="2907" />Business question: “What’s the average order value per customer, excluding returns?”</p>
<p data-start="2995" data-end="3271">Strong prompt:<br data-start="3009" data-end="3012" />“In Excel 365, I have customer IDs in column A, order amounts in column B, and a flag in column C where the word Return marks returned items. Write a dynamic array formula to calculate average order value per customer, excluding rows where column C=Return.”</p>
<p data-start="3273" data-end="3439">Answer:<br data-start="3280" data-end="3283" />=LET(validOrders, FILTER(B2:C100, C2:C100&lt;&gt;&#8221;Return&#8221;), customers, UNIQUE(A2:A100), MAP(customers, LAMBDA(c, AVERAGEIF(A2:A100, c, INDEX(validOrders,,1)))))</p>
<p data-start="3441" data-end="3633">Why this works: LET defines valid orders, UNIQUE lists customers, MAP applies logic row by row, and LAMBDA keeps it clean. Without specifying Excel 365, ChatGPT might use legacy SUMIF hacks.</p>
<p data-start="3635" data-end="3808"><strong data-start="3635" data-end="3676">Scenario 2: Explaining formulas back.</strong><br data-start="3676" data-end="3679" />Paste a scary formula into ChatGPT:<br data-start="3714" data-end="3717" />“Explain this in plain English, step by step, and suggest a cleaner version if possible.”</p>
<p data-start="3810" data-end="3875">Why: This builds your intuition instead of just copying syntax.</p>
<h2 data-start="3882" data-end="3909">Debugging With Prompts</h2>
<p data-start="3911" data-end="3997">Errors are inevitable. Instead of fighting #VALUE!, feed it to ChatGPT with context.</p>
<p data-start="3999" data-end="4160">“My formula =SUMIFS(C2:C100, A2:A100,&#8221;North&#8221;, B2:B100,&#8221;Widget&#8221;) is returning zero even though matches exist. Troubleshoot likely causes and rewrite if needed.”</p>
<p data-start="4162" data-end="4370">Why this works: You’re not asking for a replacement. You’re asking it to reason. It will check for trailing spaces, text/number mismatches, and misaligned ranges — the same logic a senior analyst would use.</p>
<p data-start="4372" data-end="4588">Adjustment tip: ChatGPT doesn’t see your data. If its fix doesn’t work, paste the exact Excel error back and say “Adjust the formula given this error.” This iterative loop is how you move from guesses to precision.</p>
<h2 data-start="4595" data-end="4628">Prompting for VBA Automation</h2>
<p data-start="4630" data-end="4664">VBA is where precision pays off.</p>
<p data-start="4666" data-end="4861">Weak: “Write VBA to copy a sheet.”<br data-start="4700" data-end="4703" />Strong:<br data-start="4710" data-end="4713" />“In Excel VBA, write a macro named CopyData that copies the sheet called Input into a new sheet named Backup_YYYYMMDD with today’s date appended.”</p>
<p data-start="4863" data-end="4872">Answer:</p>
<p data-start="4874" data-end="5110">Sub CopyData()<br data-start="4888" data-end="4891" />Dim ws As Worksheet<br data-start="4914" data-end="4917" />Dim newSheetName As String<br data-start="4947" data-end="4950" />newSheetName = &#8220;Backup_&#8221; &amp; Format(Date, &#8220;yyyymmdd&#8221;)<br data-start="5005" data-end="5008" />Sheets(&#8220;Input&#8221;).Copy After:=Sheets(Sheets.Count)<br data-start="5060" data-end="5063" />ActiveSheet.Name = newSheetName<br data-start="5098" data-end="5101" />End Sub</p>
<p data-start="5112" data-end="5273">Why this works: You gave a name, a source, and a format. ChatGPT filled the syntax. If you only said “copy,” it might overwrite your data or misname the sheet.</p>
<p data-start="5275" data-end="5464">Adjustment: Sometimes ChatGPT writes VBA that assumes macros are enabled or Option Explicit is off. Always run, note the error, then paste both the code and the error back for correction.</p>
<h2 data-start="5471" data-end="5501">Prompting for Power Query</h2>
<p data-start="5503" data-end="5570">M language is powerful but unreadable. Prompting makes it usable.</p>
<p data-start="5572" data-end="5720">Prompt:<br data-start="5579" data-end="5582" />“In Power Query, I have a column called OrderDate. Write M code to add a column that flags Weekend if Saturday or Sunday, else Weekday.”</p>
<p data-start="5722" data-end="5851">Answer:<br data-start="5729" data-end="5732" />Table.AddColumn(Source, &#8220;DayType&#8221;, each if Date.DayOfWeek([OrderDate], Day.Sunday) &gt; 4 then &#8220;Weekend&#8221; else &#8220;Weekday&#8221;)</p>
<p data-start="5853" data-end="6010">Why: You told ChatGPT it was Power Query, gave the column name, and explained the logic. Without that, it would probably hand you an Excel formula instead.</p>
<h2 data-start="6017" data-end="6051">Prompting for Data Simulation</h2>
<p data-start="6053" data-end="6165">Testing formulas without data is like flying without an engine. ChatGPT can generate realistic data on demand.</p>
<p data-start="6167" data-end="6327">Prompt:<br data-start="6174" data-end="6177" />“Generate 100 rows of sample data with CustomerID, Region (North, South, East, West), OrderDate (random in 2024), and Revenue between 100 and 1000.”</p>
<p data-start="6329" data-end="6396">You paste results into Notepad, save as CSV, and load into Excel.</p>
<p data-start="6398" data-end="6524">Why: Practice datasets let you prototype dashboards, test logic, and teach concepts without exposing sensitive company data.</p>
<h2 data-start="6531" data-end="6562">Prompting for Model Design</h2>
<p data-start="6564" data-end="6690">Prompt:<br data-start="6571" data-end="6574" />“Design a three-statement <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">financial model</a> in Excel for a SaaS company. Outline sheets, inputs, and formula flows.”</p>
<p data-start="6692" data-end="6753">Answer: Inputs, <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">Assumptions</a>, IS, BS, CF, plus Calculations.</p>
<p data-start="6755" data-end="6898">Why: ChatGPT can’t build the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a> for you, but it can act as a mentor — guiding architecture so you spend less time guessing where to start.</p>
<h2 data-start="6905" data-end="6934">Advanced Prompt Chaining</h2>
<p data-start="6936" data-end="6975">Don’t stop at one prompt. Chain them.</p>
<ol>
<li data-start="6980" data-end="7013">Summarize the business problem.</li>
<li data-start="7017" data-end="7082">Ask for multiple Excel approaches (formulas, Power Query, VBA).</li>
<li data-start="7086" data-end="7097">Pick one.</li>
<li data-start="7101" data-end="7129">Ask for detailed formulas.</li>
<li data-start="7133" data-end="7169">If errors appear, paste them back.</li>
</ol>
<p data-start="7171" data-end="7277">Why: ChatGPT is iterative. Each loop tightens precision. Treat it like a junior analyst you’re coaching.</p>
<h2 data-start="7284" data-end="7318">Adjusting for Inconsistencies</h2>
<p data-start="7320" data-end="7343">ChatGPT occasionally:</p>
<ul>
<li data-start="7346" data-end="7393">Suggests functions not in your Excel version.</li>
<li data-start="7396" data-end="7446">Mixes commas and semicolons depending on locale.</li>
<li data-start="7449" data-end="7490">Writes formulas with mismatched ranges.</li>
</ul>
<p data-start="7492" data-end="7502">The fix:</p>
<ul>
<li data-start="7505" data-end="7539">Always state your Excel version.</li>
<li data-start="7542" data-end="7571">Always specify your ranges.</li>
<li data-start="7574" data-end="7629">If a formula fails, paste the exact Excel error back.</li>
</ul>
<p data-start="7631" data-end="7736">Why this matters: ChatGPT’s training data mixes regional syntax and legacy versions. You need to steer.</p>
<h2 data-start="7743" data-end="7779">The Importance of Project Setup</h2>
<p data-start="7781" data-end="8023">This is the biggest lever. If you start by telling ChatGPT:<br data-start="7840" data-end="7843" />“I’m building a monthly sales dashboard for a SaaS company. I have transactional data with dates, customer IDs, revenue, and region. Please assume Excel 365 with dynamic arrays.”</p>
<p data-start="8025" data-end="8100">Every subsequent answer will be sharper. You’ve framed the problem space.</p>
<p data-start="8102" data-end="8246">If you skip this, ChatGPT guesses. One answer assumes Excel 2016, the next assumes semicolons, the third assumes table objects. Chaos follows.</p>
<p data-start="8248" data-end="8337">Why: Project setup isn’t fluff. It’s the foundation. Without it, the AI builds on sand.</p>
<h2 data-start="8344" data-end="8368">Framework for Teams</h2>
<p data-start="8370" data-end="8444">Teams should treat prompting like they treat templates. Build a library:</p>
<ul>
<li data-start="8448" data-end="8495">Formula prompts (growth, retention, margins).</li>
<li data-start="8498" data-end="8547">Debugging prompts (<a href="https://sarahgschlott.com/3-excel-functions-every-strategic-finance-team-should-master/">SUMIFS</a> zero, VLOOKUP fails).</li>
<li data-start="8550" data-end="8592">VBA prompts (copy ranges, backup files).</li>
<li data-start="8595" data-end="8646">Power Query prompts (split columns, clean dates).</li>
</ul>
<p data-start="8648" data-end="8748">Why: Analysts hit the same 20 problems again and again. A prompt library makes solutions scalable.</p>
<h2 data-start="8755" data-end="8785">The Threat and the Reward</h2>
<p data-start="8787" data-end="8974">The threat: Analysts who lean on ChatGPT blindly will never internalize Excel logic. They’ll paste formulas they can’t explain. When the CFO asks “How does this work?”, silence follows.</p>
<p data-start="8976" data-end="9202">The reward: Analysts who use ChatGPT as a co-pilot accelerate faster. They see formulas explained in plain English, debug smarter, and design cleaner models. They stop thinking in syntax and start thinking in business logic.</p>
<p data-start="9204" data-end="9252">That’s the leap from technician to strategist.</p>
<h2 data-start="9259" data-end="9292">Excel’s New Edge</h2>
<p data-start="9294" data-end="9346">Excel hasn’t changed. But how you approach it has.</p>
<p data-start="9348" data-end="9525">ChatGPT is the invisible add-in that reshapes how you work. With structured prompting, you can debug in minutes, automate tasks, simulate data, and design models with clarity.</p>
<p data-start="9527" data-end="9628">The analyst who ignores this will keep grinding in formulas. The analyst who embraces it will lead.</p>
<p data-start="9630" data-end="9743">And here’s the shocker: The future of Excel won’t be written in formulas or VBA. It will be written in prompts.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to VLOOKUP Your Will to Live: A Beginner’s Guide</title>
		<link>https://sarahgschlott.com/how-to-vlookup-your-will-to-live-a-beginners-guide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-vlookup-your-will-to-live-a-beginners-guide</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Wed, 06 Aug 2025 15:55:23 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Burnout]]></category>
		<category><![CDATA[VLOOKUP]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4776</guid>

					<description><![CDATA[Let’s not pretend anyone enjoys Excel. You don’t crack open a spreadsheet because life is bursting with meaning. You open Excel the way a mid-century housewife opened gin at 2pm: quietly, with dread, and because someone just asked about KPIs again. So today, we’re doing something useful with it. We’re going to use Excel to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-4779" src="https://sarahgschlott.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-6-2025-11_49_07-AM-1.png" alt="" width="1200" height="800" srcset="https://sarahgschlott.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-6-2025-11_49_07-AM-1.png 1200w, https://sarahgschlott.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-6-2025-11_49_07-AM-1-300x200.png 300w, https://sarahgschlott.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-6-2025-11_49_07-AM-1-1030x687.png 1030w, https://sarahgschlott.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-6-2025-11_49_07-AM-1-768x512.png 768w, https://sarahgschlott.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-6-2025-11_49_07-AM-1-705x470.png 705w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p>Let’s not pretend anyone <em>enjoys</em> <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a>.</p>
<p>You don’t crack open a <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">spreadsheet</a> because life is bursting with meaning.<br />
You open Excel the way a mid-century housewife opened gin at 2pm: quietly, with dread, and because someone just asked about KPIs again.</p>
<p>So today, we’re doing something useful with it.<br />
We’re going to use Excel to find your will to live.</p>
<p><strong>Specifically:</strong><br />
We’re going to VLOOKUP the part of you that died three <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">budget</a> cycles ago.</p>
<h2>Step 1: Open Excel. Feel the Shame.</h2>
<p>The second that green icon loads, you know you’ve lost.</p>
<p>There’s no serotonin here. Only <code>#REF!</code> errors, passive-aggressive tabs named “Final_Final_v7,” and one cell whispering:</p>
<blockquote><p>“You’re not paid enough for this.”</p></blockquote>
<h2>Step 2: Input Your Lookup Value (a.k.a. “Hope”)</h2>
<p>In cell A1, type something that used to bring you joy:</p>
<ul>
<li><code>"Purpose"</code></li>
<li><code>"Quiet focus time"</code></li>
<li><code>"Being able to pee without <a href="https://sarahgschlott.com/the-silent-killer-of-fpa-accuracy-calendar-drift/">Slack</a> notifications"</code></li>
</ul>
<p>Hit enter. Watch it stare back like a hostage with Stockholm syndrome.</p>
<h2>Step 3: Build Your Table Array (The Corporate Trauma Index)</h2>
<table style="width: 100%; border-collapse: collapse;" border="1">
<thead>
<tr>
<th style="padding: 8px;">Situation</th>
<th style="padding: 8px;">Outcome</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 8px;">“Quick re-org”</td>
<td style="padding: 8px;">6 new bosses, no job description</td>
</tr>
<tr>
<td style="padding: 8px;">“Culture refresh”</td>
<td style="padding: 8px;">No raises, but now with murals</td>
</tr>
<tr>
<td style="padding: 8px;">“We need to be scrappier”</td>
<td style="padding: 8px;">You&#8217;re now <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">Finance</a> and HR</td>
</tr>
<tr>
<td style="padding: 8px;">“Let’s be data-driven”</td>
<td style="padding: 8px;">Gut <a href="https://sarahgschlott.com/why-smart-finance-teams-build-dashboards-in-excel-first-4-tactical-wins/">decisions</a>, backfilled with charts</td>
</tr>
</tbody>
</table>
<p>You’ve just built your first <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a> of despair. Congratulations.</p>
<h2>Step 4: Column Index Number (Choose the Flavor of Burnout)</h2>
<p>Column 1 is what you signed up for.<br />
Column 2 is what you actually do.<br />
Column 3 is the quiet sound your soul makes when the Zoom call says “connecting…”</p>
<p>Pick a column. Any column. They all lead to therapy.</p>
<h2>Step 5: Range Lookup (You Want the Ugly Truth, Not a Vibe)</h2>
<p>Set this to <code>FALSE</code>, obviously.<br />
We don’t approximate pain. We excavate it.</p>
<p>So your formula becomes:</p>
<p><code>=VLOOKUP("joy", A2:B20, 2, FALSE)</code></p>
<p>And Excel spits out: <code>#N/A</code></p>
<p>Which is a deeply honest answer.</p>
<h2>Step 6: Add Some <code>IFERROR</code> Logic (a.k.a. Emotional Buffering)</h2>
<p>Protect yourself.</p>
<p><code>=IFERROR(VLOOKUP("meaning", A2:B20, 2, FALSE), "Apply to Patagonia")</code></p>
<p>Or, if you’re already broken in:</p>
<p><code>=IF(VLOOKUP("will_to_live", A2:B20, 2, FALSE)="", "Schedule fake dentist appointment", "Continue pretending")</code></p>
<p>Excel doesn’t judge.<br />
It just enables.</p>
<h2>Step 7: Conditional Formatting (Make the Breakdown Look Branded)</h2>
<p>Now let’s add some color to the existential collapse:</p>
<ul>
<li>If cell contains “synergy” → fill red</li>
<li>If column G &gt; 80 hours → font color = white on white</li>
<li>If Slack status = “offline” → mark row as emotionally stable</li>
</ul>
<p>You’re not just formatting cells.<br />
You’re crafting your suicide note in Helvetica.</p>
<h2>Final Step: Add a Pivot Table of Regret</h2>
<p>Create a new sheet.</p>
<ul>
<li><strong>Rows</strong>: Years in this role</li>
<li><strong>Columns</strong>: Promises made by leadership</li>
<li><strong>Values</strong>: Broken dreams, summed</li>
</ul>
<p>Filter by “Strategic Initiative.”<br />
Cry.</p>
<h2>Bonus Feature: Create a Dashboard for HR</h2>
<p>Why not?</p>
<ul>
<li><a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">KPI</a> 1: “Time Since Last Joyful Moment”</li>
<li>KPI 2: “Number of Passive-Aggressive Slide Edits”</li>
<li>KPI 3: “Instances of ‘Let’s circle back’ causing psychic harm”</li>
</ul>
<p>Then present it. Watch their eyes glaze over.<br />
You just got yourself invited to <em>another</em> “Wellness” offsite with no actual PTO.</p>
<h2>Epilogue: The Spreadsheet Was Always Honest</h2>
<p>You came looking for your will to live.<br />
You didn’t find it.</p>
<p>But in the <a href="https://sarahgschlott.com/how-a-120-year-old-company-unlocked-forecasting-value/">process</a>, you built a functioning model of your corporate disillusionment.<br />
And for once, the math reflected reality.</p>
<p>Not the version you present at the <a href="https://sarahgschlott.com/how-a-120-year-old-company-unlocked-forecasting-value/">board</a> meeting.<br />
The version where you’re Googling “espresso machine repair certification” at 1am because that seems <em>less chaotic</em> than one more headcount sync.</p>
<p>So no—VLOOKUP can’t restore your spirit.</p>
<p>But it <em>can</em> tell you where it got buried.</p>
<p>And maybe that’s enough to start digging.</p>
<p><em>Now save the file as “Q3_Operating_Plan.xlsx” and send it to leadership with a smile.<br />
They’ll never open it.<br />
Which is fine—neither will your therapist.</em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What a 13-year-old babysitter taught me about financial leadership</title>
		<link>https://sarahgschlott.com/what-a-13-year-old-babysitter-taught-me-about-financial-leadership/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-a-13-year-old-babysitter-taught-me-about-financial-leadership</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Fri, 01 Aug 2025 13:02:13 +0000</pubDate>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[Excel]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4770</guid>

					<description><![CDATA[You don’t forget the first time you’re left in charge of someone else’s chaos. For me, it was a suburban living room full of Goldfish crumbs and sticky Legos. I was 13. My older sister—a seasoned babysitter with a Rolodex of wealthy neighborhood clients—was passing the torch. I asked the question every first-timer asks.“What do [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-start="357" data-end="435">You don’t forget the first time you’re left in charge of someone else’s chaos.</p>
<p data-start="437" data-end="634">For me, it was a suburban living room full of Goldfish crumbs and sticky Legos. I was 13. My older sister—a seasoned babysitter with a Rolodex of wealthy neighborhood clients—was passing the torch.</p>
<p data-start="636" data-end="698">I asked the question every first-timer asks.<br data-start="680" data-end="683" />“What do I do?”</p>
<p data-start="700" data-end="821">She didn’t flinch. Just handed me the babysitter&#8217;s gospel:<br data-start="758" data-end="761" /><strong data-start="761" data-end="821">“Leave the place better than it was when you got there.”</strong></p>
<p data-start="823" data-end="870">That was it. No list. No manual. Just the rule.</p>
<p data-start="872" data-end="1129">Fast-forward two decades, a few M&amp;A tombstones, and one ERP war zone later—I’m sitting on <em data-start="962" data-end="983">The Reporting Norms</em> podcast, talking to Norm about budgeting pitfalls, systems failures, and why nobody wants to ask the damn sales team a second follow-up question.</p>
<p data-start="1131" data-end="1331">And all I could think was:<br data-start="1157" data-end="1160" /><strong data-start="1160" data-end="1198">That babysitting rule still holds.</strong><br data-start="1198" data-end="1201" />Except now the juice boxes are forecasts, the sticky toys are NetSuite records, and the living room is your entire <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">cost</a> structure.</p>
<h3 data-start="1338" data-end="1395">We’re building on sand—and then blaming the architect</h3>
<p data-start="1397" data-end="1490">In our conversation, Norm asked me about budgeting mistakes. And I didn’t even have to think:</p>
<blockquote data-start="1492" data-end="1681">
<p data-start="1494" data-end="1681">“Companies tend to use budgets in a static manner… just for compliance. I gotta give the board something. We gotta hit the growth target. We’ll figure out how to get there along the way.”</p>
</blockquote>
<p data-start="1683" data-end="1808">That line? It should come with a warning label. Because that’s not a plan. That’s a sales slogan duct-taped to a <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">spreadsheet</a>.</p>
<p data-start="1810" data-end="1828">And it gets worse.</p>
<p data-start="1830" data-end="2047">We don’t challenge <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">assumptions</a>. We copy/paste last year’s pipeline. We stretch conversion rates like taffy. And we forget that SG&amp;A doesn’t scale itself—your <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">revenue</a> has a support cost, and it’s hiding in plain sight.</p>
<blockquote data-start="2049" data-end="2226">
<p data-start="2051" data-end="2226">“I’ve seen a lot of models that really hone in on the topline number and forget there’s growth underneath the surface—within your SG&amp;A—to support and even reach that revenue.”</p>
</blockquote>
<p data-start="2228" data-end="2378">We act like hitting the number is the win.<br data-start="2270" data-end="2273" />But if it bankrupts your margins or burns out your team, congrats—you’ve just financed your own collapse.</p>
<h3 data-start="2385" data-end="2445">Finance is unpopular because we tell the truth too early</h3>
<p data-start="2447" data-end="2518">Norm asked how I handle stress testing forecasts with department heads.</p>
<p data-start="2520" data-end="2534">Short version?</p>
<p data-start="2536" data-end="2600">Ask questions until they either have a plan or admit they don’t.</p>
<blockquote data-start="2602" data-end="2797">
<p data-start="2604" data-end="2797">“If sales says, ‘We’re going to double that target,’ I ask, ‘What’s your pipeline now? What’s your conversion rate now?’ You’re not going to 2x your close rate overnight. Not without strategy.”</p>
</blockquote>
<p data-start="2799" data-end="3018">And if I don’t get answers I trust, I dig into the CRM, look at historicals, call bullshit where needed. Not to be a jerk. Not to prove someone wrong. But because this is the part where the house either stands or falls.</p>
<blockquote data-start="3020" data-end="3129">
<p data-start="3022" data-end="3129">“It’s not about proving people wrong. It’s about making sure they’re set up for success… You win together.”</p>
</blockquote>
<p data-start="3131" data-end="3357">Of course, this makes <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a> annoying. We’re the department that says no. Or worse, “show me.”<br data-start="3226" data-end="3229" />But here’s the thing no one likes to admit:<br data-start="3272" data-end="3275" /><strong data-start="3275" data-end="3357">We’re not the killjoys. We’re the brakes on the truck before it hits the wall.</strong></p>
<h3 data-start="3364" data-end="3435">Want a good integration? Ask the person who actually does the work.</h3>
<p data-start="3437" data-end="3492">You want to know how most M&amp;A integrations get botched?</p>
<p data-start="3494" data-end="3675">Simple. Executives talk to other executives. Systems people talk to systems people. And no one thinks to ask the poor bastard reconciling the invoices in a spreadsheet made in 2004.</p>
<blockquote data-start="3677" data-end="3788">
<p data-start="3679" data-end="3788">“The most important thing to do is talk to the person who’s doing the work… even if you think they’re wrong.”</p>
</blockquote>
<p data-start="3790" data-end="3948">We inherit a company, and immediately jam them into our system, our workflows, our processes. It’s not about fit. It’s about control. Visibility. “Synergies.”</p>
<blockquote data-start="3950" data-end="4064">
<p data-start="3952" data-end="4064">“I’ve seen organizations force acquired companies into larger ERP and CRM implementations than they can handle.”</p>
</blockquote>
<p data-start="4066" data-end="4164">And then we act shocked when the <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a> doesn’t flow, the reporting breaks, and half the team quits.</p>
<p data-start="4166" data-end="4315">Here’s the dirty secret:<br data-start="4190" data-end="4193" />Most post-acquisition failures aren’t strategic.<br data-start="4241" data-end="4244" />They’re operational.<br data-start="4264" data-end="4267" />We made it too hard for the new team to survive.</p>
<h3 data-start="4322" data-end="4366">ERP makes you look good—until it doesn’t</h3>
<p data-start="4368" data-end="4461">Everyone wants a NetSuite badge. It makes you look grown up. Enterprise-ready. Sophisticated.</p>
<p data-start="4463" data-end="4542">And sure, maybe your board likes it. Maybe it gets you through a funding round.</p>
<p data-start="4544" data-end="4669">But if you implement too early—or too fast—you’ll be wearing that thing like a Halloween costume with the price tag still on.</p>
<blockquote data-start="4671" data-end="4870">
<p data-start="4673" data-end="4870">“In one of my roles, we tried to do a NetSuite implementation in four weeks to look good for the board. What ended up happening? Two staff accountants spent three weekends reentering data by hand.”</p>
</blockquote>
<p data-start="4872" data-end="4964">We hit the go-live deadline.<br data-start="4900" data-end="4903" />And spent the next five months redoing every report manually.</p>
<p data-start="4966" data-end="5041">Garbage in, garbage out. And a morale bill that no one put in the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">forecast</a>.</p>
<h3 data-start="5048" data-end="5121">FP&amp;A and accounting: it’s cats and dogs—until they’re raised together</h3>
<p data-start="5123" data-end="5285">Finance and accounting have a weird dynamic.<br data-start="5167" data-end="5170" /><a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">Operators</a> think of us as interchangeable.<br data-start="5211" data-end="5214" />CEOs ask: “If I have a controller, why do I need you?”<br data-start="5268" data-end="5271" />Or vice versa.</p>
<p data-start="5287" data-end="5367">But they’re not redundant.<br data-start="5313" data-end="5316" />They’re complementary.<br data-start="5338" data-end="5341" /><strong data-start="5341" data-end="5367">Left hand, right hand.</strong></p>
<blockquote data-start="5369" data-end="5505">
<p data-start="5371" data-end="5505">“It’s like a cat and a dog. If you raise them from kittens and puppies, they get along. But if you wait too long, they’ll just fight.”</p>
</blockquote>
<p data-start="5507" data-end="5564">Accounting is your eyes.<br data-start="5531" data-end="5534" />FP&amp;A is your depth perception.</p>
<blockquote data-start="5566" data-end="5696">
<p data-start="5568" data-end="5696">“FP&amp;A can flag asset impairments or product issues long before accounting sees it—because we’re projecting, not just recording.”</p>
</blockquote>
<p data-start="5698" data-end="5852">You want to catch the cash shortfall before payroll week?<br data-start="5755" data-end="5758" />That’s not bookkeeping.<br data-start="5781" data-end="5784" />That’s modeling.<br data-start="5800" data-end="5803" />And it only works if we’re on the same damn team.</p>
<h3 data-start="5859" data-end="5914">Incentives don’t work unless people help build them</h3>
<p data-start="5916" data-end="5989">Now let’s talk comp plans—the corporate minefield where math goes to die.</p>
<p data-start="5991" data-end="6034">It should be simple: align pay with impact.</p>
<p data-start="6036" data-end="6200">Instead, we hand teams a <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a> they didn’t help build, with goals they didn’t sign up for, and we wonder why they sandbag their numbers or game the discount ladder.</p>
<p data-start="6202" data-end="6229">Here’s what actually works:</p>
<blockquote data-start="6231" data-end="6356">
<p data-start="6233" data-end="6356">“Go to the team and say: ‘Here’s the objective. Can we actually impact this?’ If they help build it, they’ll fight for it.”</p>
</blockquote>
<p data-start="6358" data-end="6489">I once had a top sales rep who kept ignoring a new value-based pricing strategy. I pulled her into my office. Let her vent. Nodded.</p>
<p data-start="6491" data-end="6522">Then I turned my screen around.</p>
<blockquote data-start="6524" data-end="6613">
<p data-start="6526" data-end="6613">“If you’d priced your last deals with the new model, you would’ve 2x’ed your paycheck.”</p>
</blockquote>
<p data-start="6615" data-end="6660">She stared. Blinked. Then went full disciple.</p>
<p data-start="6662" data-end="6771">Sometimes all it takes is one person seeing the upside.<br data-start="6717" data-end="6720" /><strong data-start="6720" data-end="6771">Especially when you let them see it themselves.</strong></p>
<h3 data-start="6778" data-end="6812">So what do I actually believe?</h3>
<p data-start="6814" data-end="6931">That babysitting rule still runs through everything I do.<br data-start="6871" data-end="6874" />Budgeting. <a href="https://sarahgschlott.com/the-hidden-edge-why-growing-companies-need-fpa-before-they-think-they-do/">Forecasting</a>. Hiring. Rollouts. M&amp;A. All of it.</p>
<p data-start="6933" data-end="7057">Ask better questions.<br data-start="6954" data-end="6957" />Stress-test assumptions.<br data-start="6981" data-end="6984" />Slow down the implementation when your gut says no.<br data-start="7035" data-end="7038" />And above all else—</p>
<blockquote data-start="7059" data-end="7117">
<p data-start="7061" data-end="7117">“Leave the place better than it was when you got there.”</p>
</blockquote>
<p data-start="7119" data-end="7167">It sounds quaint. It’s not. It’s the entire job.</p>
<p data-start="7169" data-end="7347">Finance doesn’t get to be sexy.<br data-start="7200" data-end="7203" />We don’t get the glory.<br data-start="7226" data-end="7229" />But we do get one hell of a view.<br data-start="7262" data-end="7265" />And if we do it right, we help the company not just survive—but understand itself.</p>
<p data-start="7349" data-end="7492">Thanks again to Norm for having me on <em data-start="7387" data-end="7408">The Reporting Norms</em>.<br data-start="7409" data-end="7412" />It was a rare kind of conversation: honest, specific, and no performative fluff.</p>
<p data-start="7494" data-end="7575">And if your team is stuck between a fake forecast and a broken system—let’s talk.</p>
<p data-start="7577" data-end="7616">No fluff. No theater. Just better math.</p>
<p data-start="7577" data-end="7616">Catch the new episode on YouTube: <a class="caiWCvyDugkegDgxnadiJHvVQjzWiGLzAs " tabindex="0" href="https://youtu.be/GwT9SpoR0ak" target="_blank" rel="noopener" data-test-app-aware-link="">https://youtu.be/GwT9SpoR0ak</a><br />
or listen on Spotify: <a class="caiWCvyDugkegDgxnadiJHvVQjzWiGLzAs " tabindex="0" href="https://open.spotify.com/episode/3FlrTO1L3R6WMPEWxSqn4E?si=cumhxMZlTyaedUZSYs9UtA" target="_blank" rel="noopener" data-test-app-aware-link="">https://open.spotify.com/episode/3FlrTO1L3R6WMPEWxSqn4E?si=cumhxMZlTyaedUZSYs9UtA</a><br />
and Apple Podcast: <a class="caiWCvyDugkegDgxnadiJHvVQjzWiGLzAs " tabindex="0" href="https://podcasts.apple.com/cz/podcast/insights-on-how-fp-a-and-accounting-collaborate-from/id1788561175?i=1000719821775" target="_blank" rel="noopener" data-test-app-aware-link="">https://podcasts.apple.com/cz/podcast/insights-on-how-fp-a-and-accounting-collaborate-from/id1788561175?i=1000719821775</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>7 Excel Functions That Will Replace Your Therapist (and Probably Your Job Too)</title>
		<link>https://sarahgschlott.com/7-excel-functions-that-will-replace-your-therapist-and-probably-your-job-too/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=7-excel-functions-that-will-replace-your-therapist-and-probably-your-job-too</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Thu, 24 Jul 2025 21:30:41 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4764</guid>

					<description><![CDATA[By Someone Who’s Been Held Hostage by a Circular Reference Since 2020 At some point in the past ten years—no one’s exactly sure when—therapy got outsourced to Google Sheets and SaaS dashboards. The budget got cut, the benefits evaporated, and suddenly your emotional stability was being maintained by a locked cell and a conditional format. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-start="308" data-end="464"><em data-start="393" data-end="464">By Someone Who’s Been Held Hostage by a Circular Reference Since 2020</em></p>
<p data-start="466" data-end="738">At some point in the past ten years—no one’s exactly sure when—therapy got outsourced to <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Google</a> Sheets and SaaS dashboards. The <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">budget</a> got cut, the benefits evaporated, and suddenly your emotional stability was being maintained by a locked cell and a conditional format.</p>
<p data-start="740" data-end="784">You don’t talk to anyone. You talk to <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a>.</p>
<p data-start="786" data-end="972">You whisper into formulas like they’re listening. You rearrange rows like they’re memories. And when something breaks—really breaks—you don’t cry. You check the <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a> validation settings.</p>
<p data-start="974" data-end="1084">Because that’s what’s left. That’s what’s real now. Excel is the system. Excel is the therapist. Excel is you.</p>
<h2 data-start="1086" data-end="1514">IF() – Conditional Love for Broken People</h2>
<p data-start="1086" data-end="1514">Welcome to the emotional calculus of corporate survival: if you deliver, you matter. If you don’t, you don’t.<br data-start="1243" data-end="1246" /><code data-start="1246" data-end="1308">=IF(performance_met, “valued team member”, “needs coaching”)</code><br data-start="1308" data-end="1311" />It’s the same function used to decide whether your name gets mentioned in the board deck or quietly removed from the Slack channel. Therapy gave you nuance. Excel gives you binary. It’s cheaper that way.</p>
<h2 data-start="1516" data-end="2005">GOAL SEEK – The Weaponization of Pretending</h2>
<p data-start="1516" data-end="2005">You know what you want. A number. A target. A thing you can show people so they stop asking how you’re doing. Goal Seek doesn’t care how you get there. It’ll twist logic, corrupt data, falsify assumptions—anything to make it true. It’s the <a href="https://sarahgschlott.com/the-hidden-edge-why-growing-companies-need-fpa-before-they-think-they-do/">forecasting</a> equivalent of smiling at an all-hands while mentally drafting your resignation email.<br data-start="1903" data-end="1906" />You don’t fix the inputs. You reverse-engineer the outcome. It’s not a lie if the cell turns green.</p>
<h2 data-start="2007" data-end="2462">VLOOKUP – Stalking, But Make It a Skillset</h2>
<p data-start="2007" data-end="2462">Nobody uses Excel to find truth. They use it to confirm suspicion.<br data-start="2122" data-end="2125" />VLOOKUP is what happens when you turn paranoia into a lookup array. You’re not analyzing—you&#8217;re trying to see if that one guy from ops is still pulling $40K more than you. You’re reconnecting rows from a file nobody asked you to open. And half the time, it gives you the wrong result anyway. Just like therapy, but with less eye contact.</p>
<h2 data-start="2464" data-end="2888">CONCATENATE – Frankenstein Branding for the Emotionally Exhausted</h2>
<p data-start="2464" data-end="2888">This is the duct tape we use to survive LinkedIn. Take a little from column A, some legacy bullshit from column B, slap a slash between them, and call it a personal brand.<br data-start="2707" data-end="2710" /><code data-start="2710" data-end="2782">=CONCATENATE("Fractional CFO", "/", "GTM Whisperer", "/", "Exhausted")</code><br data-start="2782" data-end="2785" />You’re not healing. You’re formatting. You’re curating trauma into something digestible by a recruiter.</p>
<h2 data-start="2890" data-end="3310">RAND() – How Strategy Actually Happens</h2>
<p data-start="2890" data-end="3310">Every founder deck is built on RAND.<br data-start="2971" data-end="2974" />No inputs. No rationale. Just a floating-point number pretending to be vision.<br data-start="3052" data-end="3055" />The CFO knows it. The board knows it. Hell, even the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">spreadsheet</a> knows it—RAND is the algorithmic shrug behind every “big swing” your company’s ever taken. And when it tanks? That’s what <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">scenario</a> modeling is for. The <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">forecast</a> didn’t fail. <em data-start="3294" data-end="3310">The vibes did.</em></p>
<h2 data-start="3312" data-end="3780">CIRCULAR REFERENCE – The Mind-Body Feedback Loop of Late Capitalism</h2>
<p data-start="3312" data-end="3780">You’re stuck. You change the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a>. The model changes you. You revise the plan. The plan revises your expectations. Eventually, the spreadsheet becomes the only thing left making decisions.<br data-start="3575" data-end="3578" />It doesn’t matter how many times you hit escape. It doesn’t exit. It <em data-start="3647" data-end="3651">is</em> the loop.<br data-start="3661" data-end="3664" />Your therapist called it avoidance. Excel calls it a warning message. Either way, you’ve been living in it since Q2.</p>
<h2 data-start="3782" data-end="4122">DELETE – The Only Real Closure in Corporate Life</h2>
<p data-start="3782" data-end="4122">The only honest function in Excel. DELETE doesn’t rationalize. It doesn’t coach. It doesn’t give feedback.<br data-start="3943" data-end="3946" />It just removes.<br data-start="3962" data-end="3965" />And if you’ve ever stared at a broken model and felt peace the second you hit backspace, you understand.<br data-start="4069" data-end="4072" />DELETE is where therapy ends and execution begins.</p>
<h2 data-start="4124" data-end="4325">Final Tab</h2>
<p data-start="4124" data-end="4325">We used to manage feelings. Now we manage formulas. We used to build trust. Now we build nested IFs. And somewhere along the way, emotional fluency got replaced by spreadsheet literacy.</p>
<p data-start="4327" data-end="4443">But sure—tell yourself you’re “data-driven.” Tell yourself it’s efficient. Tell yourself the plan is “under <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">review</a>.”</p>
<p data-start="4445" data-end="4496">Just remember this: Excel will never love you back.</p>
<p data-start="4498" data-end="4551">Close the file. The system doesn’t care if you saved.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>We Tried Running a $100M Forecast in Excel—Here’s What Broke First</title>
		<link>https://sarahgschlott.com/we-tried-running-a-100m-forecast-in-excel-heres-what-broke-first/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=we-tried-running-a-100m-forecast-in-excel-heres-what-broke-first</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 22:00:04 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4734</guid>

					<description><![CDATA[Running your entire FP&#38;A process in Excel is like flying a commercial airline with Google Maps. It’ll get you off the ground. But you’ll crash the minute conditions change. Let’s get something straight:This is not an anti-Excel piece. This is a pro-sanity one. Excel is the most powerful modeling tool in finance. No question. But [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-start="383" data-end="478">Running your entire FP&amp;A process in <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a> is like flying a commercial airline with <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Google</a> Maps.</p>
<p data-start="480" data-end="556">It’ll get you off the ground. But you’ll crash the minute conditions change.</p>
<p data-start="558" data-end="648">Let’s get something straight:<br data-start="587" data-end="590" />This is not an anti-Excel piece. This is a pro-sanity one.</p>
<p data-start="650" data-end="715">Excel is the most powerful modeling tool in <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a>. No question.</p>
<p data-start="717" data-end="830">But somewhere along the way, we stopped using Excel to <em data-start="772" data-end="788">build thinking</em> and started using it to <em data-start="813" data-end="829">run everything</em>.</p>
<p data-start="832" data-end="951">Forecasting. Budgeting. Hiring plans. Board decks. Strategic scenarios. All of it living inside one master file called:</p>
<p data-start="953" data-end="1004"><code data-start="953" data-end="1004">Budget_FINAL_Q3_v22_ACTUALLY_FINAL_this_time.xlsx</code></p>
<p data-start="1006" data-end="1049">It’s duct tape disguised as infrastructure.</p>
<p data-start="1051" data-end="1119">And the entire finance org is one broken VLOOKUP away from disaster.</p>
<p data-start="1121" data-end="1145">Excel isn’t the problem.</p>
<p data-start="1147" data-end="1167">Our overreliance is.</p>
<p data-start="1174" data-end="1231">Excel is fast. Flexible. Familiar. That’s why we love it.</p>
<p data-start="1233" data-end="1337">You can build a headcount ramp in an hour. Pressure test sales comp. Model a five-year P&amp;L in a weekend.</p>
<p data-start="1339" data-end="1365">It’s our creative sandbox.</p>
<p data-start="1367" data-end="1430">But when you scale that sandbox into a system, things get ugly.</p>
<p data-start="1432" data-end="1448">You end up with:</p>
<ul>
<li data-start="1452" data-end="1473">Dozens of linked tabs</li>
<li data-start="1476" data-end="1497">Inputs from 14 people</li>
<li data-start="1500" data-end="1525">Versions no one can trace</li>
<li data-start="1528" data-end="1590">A model so fragile even clicking the wrong tab feels dangerous</li>
</ul>
<p data-start="1592" data-end="1700">Then one day the file crashes before a board meeting, and no one knows if you’re at 9 months of <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">runway</a> or 6.</p>
<p data-start="1702" data-end="1751">That’s not modeling. That’s operational roulette.</p>
<p data-start="1758" data-end="1798">I worked with a company doing $100M ARR.</p>
<p data-start="1800" data-end="1854">They were running all of FP&amp;A off a single Excel file.</p>
<p data-start="1856" data-end="1922">Forecasts. Hiring. <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">Revenue</a> pacing. Marketing spend. Product costs.</p>
<p data-start="1924" data-end="2074">Everything fed off this one workbook. It was a masterpiece—until someone added a row to the compensation tab without updating the formulas downstream.</p>
<p data-start="2076" data-end="2114">The payroll <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">forecast</a> was off by $800K.</p>
<p data-start="2116" data-end="2149">No one caught it for three weeks.</p>
<p data-start="2151" data-end="2230">It broke trust. Delayed decisions. And forced a re-forecast during the quarter.</p>
<p data-start="2232" data-end="2257">Not because Excel failed.</p>
<p data-start="2259" data-end="2321">Because the team scaled the process without changing the tool.</p>
<p data-start="2328" data-end="2363">Here’s what Excel is brilliant for:</p>
<ul>
<li data-start="2367" data-end="2386">Modeling edge cases</li>
<li data-start="2389" data-end="2403">Quick what-ifs</li>
<li data-start="2406" data-end="2421"><a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">Scenario</a> pivots</li>
<li data-start="2424" data-end="2444">Dashboards for execs</li>
<li data-start="2447" data-end="2462">Bridge analysis</li>
<li data-start="2465" data-end="2480">Rapid iteration</li>
</ul>
<p data-start="2482" data-end="2499">But Excel is not:</p>
<ul>
<li data-start="2503" data-end="2520">A source of truth</li>
<li data-start="2523" data-end="2550">A version-controlled system</li>
<li data-start="2553" data-end="2577">A collaborative workflow</li>
<li data-start="2580" data-end="2606">A secure approval platform</li>
<li data-start="2609" data-end="2635">A place to store decisions</li>
</ul>
<p data-start="2637" data-end="2762">If five teams are updating tabs inside one file, you don’t have a plan—you have a spreadsheet with a nervous system disorder.</p>
<p data-start="2769" data-end="2824">Want to know where most FP&amp;A teams go wrong with Excel?</p>
<p data-start="2826" data-end="2846">Here’s the hit list:</p>
<ol data-start="2848" data-end="3698">
<li data-start="2848" data-end="2957">
<p data-start="2851" data-end="2957"><strong data-start="2851" data-end="2890">Everyone touches the same workbook.</strong><br data-start="2890" data-end="2893" />No audit trail. No change history. No visibility on what’s live.</p>
</li>
<li data-start="2959" data-end="3124">
<p data-start="2962" data-end="3124"><strong data-start="2962" data-end="3013">Manual assumptions fly in from Slack and email.</strong><br data-start="3013" data-end="3016" />Somebody updated CAC because a director texted them to. That’s not planning. That’s finance by Post-it note.</p>
</li>
<li data-start="3126" data-end="3296">
<p data-start="3129" data-end="3296"><strong data-start="3129" data-end="3160">No one documents the logic.</strong><br data-start="3160" data-end="3163" />Nested IFs buried in column AY. One tab called “DON’T DELETE.” Every month, a new analyst gets thrown in and told to “figure it out.”</p>
</li>
<li data-start="3298" data-end="3494">
<p data-start="3301" data-end="3494"><strong data-start="3301" data-end="3334">Files get renamed. Endlessly.</strong><br data-start="3334" data-end="3337" /><code data-start="3337" data-end="3354">Forecast_Q2_v11</code>,<br data-start="3355" data-end="3358" /><code data-start="3358" data-end="3381">Forecast_Q2_v11_FINAL</code>,<br data-start="3382" data-end="3385" /><code data-start="3385" data-end="3415">Forecast_Q2_v11_REALLY_FINAL</code>.<br data-start="3416" data-end="3419" />The result? Five people show up to the exec meeting with different numbers.</p>
</li>
<li data-start="3496" data-end="3698">
<p data-start="3499" data-end="3698"><strong data-start="3499" data-end="3553">Inputs get overwritten. Accidentally or otherwise.</strong><br data-start="3553" data-end="3556" />You build a model assuming 10 hires. Someone else changes it to 8, but doesn’t flag it. Welcome to 2 months of explaining headcount variances.</p>
</li>
</ol>
<p data-start="3700" data-end="3730">None of this is Excel’s fault.</p>
<p data-start="3732" data-end="3804">It’s the result of trying to make Excel do a job it wasn’t designed for.</p>
<p data-start="3811" data-end="3850">This doesn’t mean you stop using Excel.</p>
<p data-start="3852" data-end="3907">It means you stop pretending Excel is your FP&amp;A system.</p>
<p data-start="3909" data-end="3937">Here’s how you use it right.</p>
<p data-start="3939" data-end="4104">→ <strong data-start="3941" data-end="3987">Model in Excel. Store data somewhere else.</strong><br data-start="3987" data-end="3990" />Pull your inputs from a clean source—Google Sheets, SQL, planning software. Let Excel do the math, not the memory.</p>
<p data-start="4106" data-end="4271">→ <strong data-start="4108" data-end="4155">Use Excel for iteration, not consolidation.</strong><br data-start="4155" data-end="4158" />If your close requires 12 workbooks stitched together by hand, your real bottleneck isn’t talent. It’s structure.</p>
<p data-start="4273" data-end="4418">→ <strong data-start="4275" data-end="4308">Protect your logic like code.</strong><br data-start="4308" data-end="4311" />Lock cells. Add version notes. Use <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a> validation. If engineers can commit code with comments, so can you.</p>
<p data-start="4420" data-end="4565">→ <strong data-start="4422" data-end="4459">Create input forms, not tab hell.</strong><br data-start="4459" data-end="4462" />Give stakeholders a clean input sheet. Or better: automate intake. Don’t make them guess where to type.</p>
<p data-start="4567" data-end="4758">→ <strong data-start="4569" data-end="4596">Centralize assumptions.</strong><br data-start="4596" data-end="4599" />Put them on one tab. Or even better, in a shared system. That way the 8.5% <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">churn</a> you agreed to doesn’t turn into 6.2% just because someone fat-fingered a cell.</p>
<p data-start="4760" data-end="4909">→ <strong data-start="4762" data-end="4794">Track versions like product.</strong><br data-start="4794" data-end="4797" />Treat every major model change like a release. New tab. Date stamp. Notes. It’s not overkill—it’s survivability.</p>
<p data-start="4916" data-end="4936">Let’s talk security.</p>
<p data-start="4938" data-end="5023">Excel files get emailed. Shared. Uploaded to random drives. Passed around like candy.</p>
<p data-start="5025" data-end="5097">Half the time, they include comp, strategy, hiring, and revenue targets.</p>
<p data-start="5099" data-end="5148">Zero encryption. Zero access control. No logging.</p>
<p data-start="5150" data-end="5189">That’s not just sloppy. It’s dangerous.</p>
<p data-start="5191" data-end="5216">Want to keep using Excel?</p>
<p data-start="5218" data-end="5245">Treat it like sensitive IP.</p>
<p data-start="5247" data-end="5261">Because it is.</p>
<p data-start="5268" data-end="5289">So what’s the answer?</p>
<p data-start="5291" data-end="5315">It’s not ditching Excel.</p>
<p data-start="5317" data-end="5412">It’s designing your process so Excel isn’t carrying the weight of your entire finance function.</p>
<p data-start="5414" data-end="5459">Use Excel like a scalpel. Not like duct tape.</p>
<p data-start="5461" data-end="5483">Let it power insights.</p>
<p data-start="5485" data-end="5628">But stop asking it to be your database, your workflow engine, your system of record, your audit trail, and your presentation layer—all at once.</p>
<p data-start="5630" data-end="5644">Excel is fast.</p>
<p data-start="5646" data-end="5693">But fast breaks when it becomes the foundation.</p>
<p data-start="5700" data-end="5770">When you scale FP&amp;A without <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">scaling</a> your process, here’s what happens:</p>
<ul>
<li data-start="5774" data-end="5832">Your best people spend half their time on version control.</li>
<li data-start="5835" data-end="5872">Your execs stop trusting the numbers.</li>
<li data-start="5875" data-end="5937">You miss forecast pivots because the model can’t flex in time.</li>
<li data-start="5940" data-end="5996">You burn cycles firefighting instead of driving insight.</li>
<li data-start="5999" data-end="6047">You teach your team that maintenance is the job.</li>
</ul>
<p data-start="6049" data-end="6093">That’s how finance loses strategic leverage.</p>
<p data-start="6095" data-end="6135">Not because they don’t know the numbers.</p>
<p data-start="6137" data-end="6171">Because the numbers live in chaos.</p>
<p data-start="6178" data-end="6196">So here’s the fix:</p>
<p data-start="6198" data-end="6471">→ Use Excel for what it’s best at—agile modeling.<br data-start="6247" data-end="6250" />→ Build a simple system around it—clean inputs, clear rules.<br data-start="6310" data-end="6313" />→ Scale your process before your file size.<br data-start="6356" data-end="6359" />→ Invest in tools that support Excel, not replace it.<br data-start="6412" data-end="6415" />→ Make structure your superpower. Not your afterthought.</p>
<p data-start="6473" data-end="6527">You don’t need to buy a $500K planning suite tomorrow.</p>
<p data-start="6529" data-end="6578">You need to stop pretending Excel is bulletproof.</p>
<p data-start="6580" data-end="6660">Because one broken formula buried in a legacy tab can derail your whole quarter.</p>
<p data-start="6662" data-end="6684">And when that happens?</p>
<p data-start="6686" data-end="6710">Nobody blames the model.</p>
<p data-start="6712" data-end="6732">They blame the team.</p>
<p data-start="6739" data-end="6762">Here’s the bottom line:</p>
<p data-start="6764" data-end="6789">You can keep using Excel.</p>
<p data-start="6791" data-end="6819">You should keep using Excel.</p>
<p data-start="6821" data-end="6918">But if you want to run a fast, scalable, modern FP&amp;A function, you can’t <strong data-start="6894" data-end="6908">run it all</strong> in Excel.</p>
<p data-start="6920" data-end="7029">Treat Excel like what it is:<br data-start="6948" data-end="6951" />A brilliant tool.<br data-start="6968" data-end="6971" />Not a system.<br data-start="6984" data-end="6987" />Not a strategy.<br data-start="7002" data-end="7005" />Not a planning platform.</p>
<p data-start="7031" data-end="7076">Love Excel.<br data-start="7042" data-end="7045" />But build the muscle around it.</p>
<p data-start="7078" data-end="7139">That’s how finance earns its seat back at the strategy table.</p>
<p data-start="7141" data-end="7166">Not with prettier slides.</p>
<p data-start="7168" data-end="7193">But with cleaner signals.</p>
<p data-start="7195" data-end="7209">Faster pivots.</p>
<p data-start="7211" data-end="7283">And a planning process that doesn’t break the moment someone adds a row.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why Most Annual Operating Plans Are DOA by Q2 (And What Smart CFOs Are Doing Instead)</title>
		<link>https://sarahgschlott.com/why-most-annual-operating-plans-are-doa-by-q2-and-what-smart-cfos-are-doing-instead/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-most-annual-operating-plans-are-doa-by-q2-and-what-smart-cfos-are-doing-instead</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Sat, 05 Jul 2025 22:03:08 +0000</pubDate>
				<category><![CDATA[Strategy]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[ARR]]></category>
		<category><![CDATA[CAC]]></category>
		<category><![CDATA[CFO]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[GTM]]></category>
		<category><![CDATA[LTV]]></category>
		<category><![CDATA[MRR]]></category>
		<category><![CDATA[Q1]]></category>
		<category><![CDATA[Q2]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4715</guid>

					<description><![CDATA[It’s not just you—the AOP is broken. By the time your operating plan is finalized, conditions have already changed. Yet every finance team still rolls out the same rigid framework, convinced that precision equals control. But the smartest CFOs know that an AOP built for static reality won’t survive dynamic conditions. This post unpacks why [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-pm-slice="1 1 []"><strong>It’s not just you—the AOP is broken.</strong></p>
<p>By the time your operating plan is finalized, conditions have already changed. Yet every <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a> team still rolls out the same rigid framework, convinced that precision equals control.</p>
<p>But the smartest CFOs know that an AOP built for static reality won’t survive dynamic conditions. This post unpacks why AOPs fail, what mindsets make them fragile, and the tactical rebuild for agility, clarity, and speed.</p>
<p><strong>Part I: The Annual Operating Plan Illusion</strong></p>
<p>Let’s start here: what most companies call an Annual Operating Plan is just a power ritual.</p>
<p>It’s not really about strategy. It’s about consensus theater:</p>
<ul data-spread="false">
<li>Execs jockey to position their priorities</li>
<li>Finance tries to balance the math</li>
<li>Everyone agrees to a number they know won’t hold</li>
</ul>
<p>It’s a <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">spreadsheet</a> negotiation.</p>
<p>And it sets fire to months of effort that could’ve been spent <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">scenario</a> planning, stress testing, and building capacity for reflexive decisions.</p>
<p>The illusion is this: that if you lock in the numbers early enough, reality will fall in line.</p>
<p>But <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">revenue</a> doesn’t care about your Q1 <a href="https://sarahgschlott.com/the-hidden-edge-why-growing-companies-need-fpa-before-they-think-they-do/">burn rate</a>.</p>
<p><strong>Why most AOPs fail by Q2</strong></p>
<ol start="1" data-spread="true">
<li><strong>Assumptions ossify</strong> No one revalidates them once the plan is set. But every assumption ages fast—especially in volatile markets.</li>
<li><strong>Static inputs + fixed outputs</strong> If the <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a> doesn’t react to changes in pricing, conversion, <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">churn</a>, or CAC—it’s not a model. It’s a story you’re telling yourself.</li>
<li><strong>It rewards negotiation over insight</strong> Teams that fight hardest for <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">budget</a> win. Not the ones with the most leverageable growth engines.</li>
<li><strong>It builds a compliance culture</strong> Instead of enabling agile decisions, the AOP becomes a box everyone has to operate inside. Even when the business moves on.</li>
</ol>
<p><strong>Part II: The Hidden Costs of a Fragile AOP</strong></p>
<ul data-spread="false">
<li><strong>Wasted cycles:</strong> Entire quarters are spent tweaking models no one will use once fire drills begin</li>
<li><strong>Decision bottlenecks:</strong> Everyone waits for Finance to approve anything outside the plan</li>
<li><strong>Loss of trust:</strong> Execs ignore finance when the model proves brittle under pressure</li>
</ul>
<p>The AOP is supposed to be a launchpad. Instead, it becomes a liability.</p>
<p><strong>Part III: How Elite CFOs Rebuild the Planning Stack</strong></p>
<p>They stop asking: “How accurate can we be?”</p>
<p>And start asking: “How adaptable can we stay?”</p>
<p><strong>Tactic 1: Switch from targets to triggers</strong></p>
<p>Don’t lock in fixed hiring or spend targets. Build trigger-based plans:</p>
<ul data-spread="false">
<li>If ARR hits $X by May, unlock Y hires</li>
<li>If churn exceeds Z%, pause growth investments</li>
<li>If CAC increases 20%+, re-sequence paid media plan</li>
</ul>
<p>Trigger-based logic builds optionality and strategic reflexes.</p>
<p><strong>Tactic 2: Collapse your planning and forecasting cycles</strong></p>
<p>The idea that planning is a once-a-year event is outdated.</p>
<p>Elite CFOs integrate AOPs into rolling forecasts:</p>
<ul data-spread="false">
<li>Reforecast quarterly (minimum)</li>
<li>Layer scenarios in monthly</li>
<li>Tie them to real-world drivers: CAC, LTV, MRR churn, sales ramp velocity, etc.</li>
</ul>
<p>This makes the plan less sacred—and more useful.</p>
<p><strong>Tactic 3: Integrate driver trees directly into conversations</strong></p>
<p>Move beyond “this is the number.” Show how the number moves.</p>
<p>Driver trees are not for modelers. They’re for decision-makers.</p>
<ul data-spread="false">
<li>Use them to show board trade-offs</li>
<li>Use them to coach functional leads on lever management</li>
<li>Use them to audit your own <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">assumptions</a></li>
</ul>
<p>The CFOs who master this become strategy quarterbacks, not just stewards.</p>
<p><strong>Tactic 4: Translate the plan into business language</strong></p>
<p>No one outside finance thinks in models.</p>
<p>So don’t just push out dashboards or .xlsx files. Push context:</p>
<ul data-spread="false">
<li>Narratives that frame what changed, why it matters, and what comes next</li>
<li>Memos that explain tradeoffs in terms of GTM, product, and ops impacts</li>
<li>Playbooks that help other teams spot when assumptions break</li>
</ul>
<p>The best plan is the one people can use—not the one that looks elegant in <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a>.</p>
<p><strong>Part IV: The Cultural Shift Required</strong></p>
<p>Rebuilding the AOP isn’t just technical. It’s cultural.</p>
<p>You’re asking teams to:</p>
<ul data-spread="false">
<li>Let go of the illusion of certainty</li>
<li>Embrace scenario logic as the new normal</li>
<li>Operate with flexible budget guardrails</li>
</ul>
<p>That requires buy-in, not just tools.</p>
<p>How elite CFOs build it:</p>
<ul data-spread="false">
<li>Involve business leaders earlier in the planning process</li>
<li>Use planning as an enablement function, not just governance</li>
<li>Align incentives to agility, not just accuracy</li>
</ul>
<p>You have to turn finance into a function that accelerates decisions, not delays them.</p>
<p><strong>Part V: The Future of AOP Is Modular</strong></p>
<p>What’s replacing the old-school AOP?</p>
<p>A modular, scalable framework that plugs into a real-time business.</p>
<ul data-spread="false">
<li><strong>Core Plan:</strong> the high-confidence baseline tied to key assumptions</li>
<li><strong>Scenario Layers:</strong> key upsides / downsides with known triggers</li>
<li><strong>Agility Triggers:</strong> embedded logic to unlock/kill initiatives based on performance</li>
<li><strong>Narrative Layer:</strong> executive-ready framing to explain every shift clearly</li>
</ul>
<p>This model makes your AOP a living system, not a stale artifact.</p>
<p><strong>Part VI: AOP as Strategic Weapon</strong></p>
<p>Here’s what a reimagined AOP can actually do:</p>
<ul data-spread="false">
<li>Identify your best growth bets before spend is locked</li>
<li>Create shared language across functions for decision speed</li>
<li>Reduce reaction time when market or business conditions shift</li>
</ul>
<p>The CFOs who embrace this are rewriting their role:</p>
<p>From budget enforcers to strategic catalysts.</p>
<p><strong>Conclusion: Planning Isn’t Dead. But Your AOP Might Be.</strong></p>
<p>Don’t cling to a broken model just because it’s familiar.</p>
<p>The AOP shouldn’t be a financial artifact.</p>
<p>It should be a decision-enabling system.</p>
<p>Built to adapt. Built to teach. Built to move.</p>
<p>The CFOs who realize this will lead the next generation of strategic finance.</p>
<p>The rest?</p>
<p>They’ll be too busy explaining why their plan didn’t work—again.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Designing Your Finance Operating System: The Hidden Lever Behind High-Performance Companies</title>
		<link>https://sarahgschlott.com/designing-your-finance-operating-system-the-hidden-lever-behind-high-performance-companies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=designing-your-finance-operating-system-the-hidden-lever-behind-high-performance-companies</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Fri, 04 Jul 2025 22:07:41 +0000</pubDate>
				<category><![CDATA[FP&A]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[CFO]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Cube]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[HRIS]]></category>
		<category><![CDATA[Slack]]></category>
		<category><![CDATA[Spreadsheet Server]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4726</guid>

					<description><![CDATA[Most companies don’t scale because they lack capital. They stall because they never designed an operating system strong enough to handle the weight of growth. And the finance team? They’re often the last to get one. Instead of operating like a product org with sprints and a clear roadmap, or like sales with a CRM [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-start="436" data-end="489">Most companies don’t scale because they lack capital.</p>
<p data-start="491" data-end="595">They stall because they never designed an operating system strong enough to handle the weight of growth.</p>
<p data-start="597" data-end="653">And the <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a> team? They’re often the last to get one.</p>
<p data-start="655" data-end="844">Instead of operating like a product org with sprints and a clear roadmap, or like sales with a CRM and pipeline stages, finance still runs on ad hoc Slack pings and <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">spreadsheet</a> archaeology.</p>
<p data-start="846" data-end="924">It’s not a talent problem. It’s not a tooling problem. It’s a systems problem.</p>
<p data-start="926" data-end="1064">This post breaks down how to build a finance operating system that scales—so your FP&amp;A team becomes the growth engine, not the bottleneck.</p>
<h2 data-start="1071" data-end="1109">The Problem with “Reactive Finance”</h2>
<p data-start="1111" data-end="1143">Let’s start with the status quo.</p>
<p data-start="1145" data-end="1202">Most finance teams live in what I call <strong data-start="1184" data-end="1201">reactive mode</strong>:</p>
<ul>
<li data-start="1206" data-end="1237"><a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">Revenue</a> missed? Build a bridge.</li>
<li data-start="1240" data-end="1270">Spend went up? Run a variance.</li>
<li data-start="1273" data-end="1310">Board asks for new metric? Add a tab.</li>
</ul>
<p data-start="1312" data-end="1367">This reaction loop becomes the default operating <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a>.</p>
<p data-start="1369" data-end="1436">You’re always on the back foot. Always responding. Never designing.</p>
<p data-start="1438" data-end="1597">The irony? These teams <em data-start="1461" data-end="1467">look</em> busy. But they’re sprinting in circles—because the underlying system was never built to direct their movement. Just to absorb it.</p>
<p data-start="1599" data-end="1622">So how do we break out?</p>
<p data-start="1624" data-end="1661">We stop reacting—and start designing.</p>
<h2 data-start="1668" data-end="1706">What Is a Finance Operating System?</h2>
<p data-start="1708" data-end="1810">A finance operating system is the infrastructure that governs how decisions get made in your business.</p>
<p data-start="1812" data-end="1828">It’s made up of:</p>
<ul>
<li data-start="1832" data-end="1885"><strong data-start="1832" data-end="1843">Cadence</strong> – What happens weekly, monthly, quarterly</li>
<li data-start="1888" data-end="1950"><strong data-start="1888" data-end="1898">Models</strong> – The logic layer where <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">assumptions</a> live and evolve</li>
<li data-start="1953" data-end="2031"><strong data-start="1953" data-end="1966">Data Flow</strong> – How information moves from source systems into usable <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">insights</a></li>
<li data-start="2034" data-end="2101"><strong data-start="2034" data-end="2052">Feedback Loops</strong> – How real-world outcomes reshape your forecasts</li>
<li data-start="2104" data-end="2165"><strong data-start="2104" data-end="2123">People &amp; Access</strong> – Who can see, change, and interpret what</li>
</ul>
<p data-start="2167" data-end="2231">A great finance OS isn’t just “automated.” It’s <strong data-start="2215" data-end="2230">intentional</strong>.</p>
<p data-start="2233" data-end="2347">It creates gravity—pulling in the right <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a>, surfacing the right signals, and pushing back when something breaks.</p>
<p data-start="2349" data-end="2434">It’s how you go from forecasting <em data-start="2382" data-end="2401">what might happen</em>&#8230; to influencing <em data-start="2420" data-end="2433">what should</em>.</p>
<h2 data-start="2441" data-end="2482">Step 1: Choose Your Model Architecture</h2>
<p data-start="2484" data-end="2550">Before you worry about automation or <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">AI</a> or dashboards, start here:</p>
<p data-start="2552" data-end="2609"><strong data-start="2552" data-end="2609">How is your model structured—and what does it enable?</strong></p>
<p data-start="2611" data-end="2665">Here are the 3 most common model archetypes I’ve seen:</p>
<div class="_tableContainer_80l1q_1">
<div class="_tableWrapper_80l1q_14 group flex w-fit flex-col-reverse" tabindex="-1">
<table class="w-fit min-w-(--thread-content-width)" data-start="2667" data-end="3364">
<thead data-start="2667" data-end="2724">
<tr data-start="2667" data-end="2724">
<th data-start="2667" data-end="2687" data-col-size="sm">Model Type</th>
<th data-start="2687" data-end="2701" data-col-size="lg">Description</th>
<th data-start="2701" data-end="2712" data-col-size="sm">Strength</th>
<th data-start="2712" data-end="2724" data-col-size="md">Weakness</th>
</tr>
</thead>
<tbody data-start="2782" data-end="3364">
<tr data-start="2782" data-end="2939">
<td data-start="2782" data-end="2802" data-col-size="sm">Monolithic</td>
<td data-col-size="lg" data-start="2802" data-end="2879">One giant workbook, often with 30+ tabs; all assumptions live in one place</td>
<td data-col-size="sm" data-start="2879" data-end="2904">Everything is together</td>
<td data-col-size="md" data-start="2904" data-end="2939">Hard to maintain, fragile, slow</td>
</tr>
<tr data-start="2940" data-end="3127">
<td data-start="2940" data-end="2960" data-col-size="sm">Modular</td>
<td data-col-size="lg" data-start="2960" data-end="3048">Separate models for revenue, expense, headcount, cash, etc., linked via summary logic</td>
<td data-col-size="sm" data-start="3048" data-end="3084">Easier to scale, more transparent</td>
<td data-col-size="md" data-start="3084" data-end="3127">Requires governance and version control</td>
</tr>
<tr data-start="3128" data-end="3364">
<td data-start="3128" data-end="3154" data-col-size="sm">Layered (Systems-based)</td>
<td data-col-size="lg" data-start="3154" data-end="3273">Real-time sync with source systems, logic managed in BI/DB layer, presentation in tools like Cube/Spreadsheet Server</td>
<td data-col-size="sm" data-start="3273" data-end="3306">Resilient, real-time, scalable</td>
<td data-col-size="md" data-start="3306" data-end="3364">Higher initial build effort and needs technical buy-in</td>
</tr>
</tbody>
</table>
<div class="sticky end-(--thread-content-margin) h-0 self-end select-none">
<div class="absolute end-0 flex items-end"></div>
</div>
</div>
</div>
<p data-start="3366" data-end="3425"><strong data-start="3366" data-end="3380">The ideal?</strong> Move toward modular, then layered over time.</p>
<p data-start="3427" data-end="3564">Start with a modular system where each model has a clear purpose—and avoid the “mega model” trap where one broken cell breaks everything.</p>
<h2 data-start="3571" data-end="3624">Step 2: Anchor Your Cadence Around Decision-Making</h2>
<p data-start="3626" data-end="3671">A finance OS should not revolve around close.</p>
<p data-start="3673" data-end="3712">It should revolve around <strong data-start="3698" data-end="3711">decisions</strong>.</p>
<p data-start="3714" data-end="3784">That means weekly, monthly, and quarterly cycles must serve an action:</p>
<ul>
<li data-start="3788" data-end="3850"><strong data-start="3788" data-end="3798">Weekly</strong> → What’s breaking or accelerating? (trigger alerts)</li>
<li data-start="3853" data-end="3926"><strong data-start="3853" data-end="3864">Monthly</strong> → Where are we off track—and why? (surface inflection points)</li>
<li data-start="3929" data-end="4001"><strong data-start="3929" data-end="3942">Quarterly</strong> → Where are we going next? (reset assumptions and roadmap)</li>
</ul>
<p data-start="4003" data-end="4075">Stop treating finance like a museum. Build for motion, not preservation.</p>
<h2 data-start="4082" data-end="4123">Step 3: Automate Inputs, Not Judgement</h2>
<p data-start="4125" data-end="4203">One of the biggest mistakes I see: teams try to automate <em data-start="4182" data-end="4192">too much</em> too early.</p>
<p data-start="4205" data-end="4284">Instead of using automation to remove friction, they use it to remove thinking.</p>
<p data-start="4286" data-end="4303">You can automate:</p>
<ul>
<li data-start="4307" data-end="4332">Headcount pulls from HRIS</li>
<li data-start="4335" data-end="4374">Usage from billing or product analytics</li>
<li data-start="4377" data-end="4400">Sales pipeline from CRM</li>
<li data-start="4403" data-end="4423">Burn from bank feeds</li>
</ul>
<p data-start="4425" data-end="4463">But don’t automate the interpretation.</p>
<p data-start="4465" data-end="4529">That’s the strategic layer. That’s where finance earns its seat.</p>
<p data-start="4531" data-end="4619">Build a system where inputs flow in automatically—but judgment gets sharper every cycle.</p>
<h2 data-start="4626" data-end="4657">Step 4: Build Feedback Loops</h2>
<p data-start="4659" data-end="4712">Forecasts that never evolve are just fancier budgets.</p>
<p data-start="4714" data-end="4811">What separates a high-functioning FP&amp;A system from a static spreadsheet is the <strong data-start="4793" data-end="4810">feedback loop</strong>:</p>
<ul>
<li data-start="4815" data-end="4844">Actuals update your baseline.</li>
<li data-start="4847" data-end="4878">Metrics shift your assumptions.</li>
<li data-start="4881" data-end="4914">Strategy shifts your allocations.</li>
</ul>
<p data-start="4916" data-end="4956">Here’s a simple loop you can start with:</p>
<ol>
<li data-start="4961" data-end="4992"><a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">Forecast</a> built with assumptions</li>
<li data-start="4996" data-end="5030">Actuals land → compare vs forecast</li>
<li data-start="5034" data-end="5060">Root cause → what changed?</li>
<li data-start="5064" data-end="5087">Update assumption logic</li>
<li data-start="5091" data-end="5127">Roll forward model with new baseline</li>
</ol>
<p data-start="5129" data-end="5196">You’re not aiming for “accurate.” You’re aiming for <strong data-start="5181" data-end="5195">responsive</strong>.</p>
<h2 data-start="5203" data-end="5261">Step 5: Assign “Model Ownership” Like Product Ownership</h2>
<p data-start="5263" data-end="5299">This is the part no one teaches you:</p>
<p data-start="5301" data-end="5327">Your model needs an owner.</p>
<p data-start="5329" data-end="5371">Not just a builder. Not just a maintainer.</p>
<p data-start="5373" data-end="5402">An <em data-start="5376" data-end="5383">owner</em>—someone who knows:</p>
<ul>
<li data-start="5406" data-end="5429">What levers matter most</li>
<li data-start="5432" data-end="5458">What data breaks the model</li>
<li data-start="5461" data-end="5498">What the model is trying to influence</li>
</ul>
<p data-start="5500" data-end="5567">In product orgs, this role is clear: product managers own outcomes.</p>
<p data-start="5569" data-end="5692">In finance, we hand off models like hot potatoes. The result? No one knows what’s inside—and everyone’s scared to touch it.</p>
<p data-start="5694" data-end="5789">Fix that. Create clear model ownership with quarterly check-ins, documentation, and versioning.</p>
<h2 data-start="5796" data-end="5847">Step 6: Build a Control Tower, Not a Report Pack</h2>
<p data-start="5849" data-end="5947">If your operating model produces prettier reports but no new decisions, it’s just window dressing.</p>
<p data-start="5949" data-end="6006">The goal is not more reporting. It’s <strong data-start="5986" data-end="6005">better steering</strong>.</p>
<p data-start="6008" data-end="6029">That means surfacing:</p>
<ul>
<li data-start="6033" data-end="6059">Which levers are breaking?</li>
<li data-start="6062" data-end="6089">What ranges are acceptable?</li>
<li data-start="6092" data-end="6118">Where should we intervene?</li>
</ul>
<p data-start="6120" data-end="6141">Here’s a simple test:</p>
<blockquote data-start="6143" data-end="6228">
<p data-start="6145" data-end="6228">Can your CFO open one dashboard and know—within 3 minutes—whether to change course?</p>
</blockquote>
<p data-start="6230" data-end="6290">If not, the system isn’t working. It’s just printing charts.</p>
<h2 data-start="6297" data-end="6339">The Real Unlock? FP&amp;A as Product Design</h2>
<p data-start="6341" data-end="6358">Here’s the shift:</p>
<p data-start="6360" data-end="6404">Stop treating FP&amp;A like a reporting service.</p>
<p data-start="6406" data-end="6478">Start treating it like <strong data-start="6429" data-end="6447">product design</strong> for financial <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">decision-making</a>.</p>
<p data-start="6480" data-end="6592">You’re not building decks. You’re building an interface for how the company allocates capital, time, and people.</p>
<p data-start="6594" data-end="6656">That means every model, meeting, and metric is a UX challenge:</p>
<ul>
<li data-start="6660" data-end="6679">Is the logic clear?</li>
<li data-start="6682" data-end="6706">Is the output intuitive?</li>
<li data-start="6709" data-end="6737">Is the signal real—or noise?</li>
</ul>
<p data-start="6739" data-end="6799">Think like a PM. Ship like a dev. Operate like a strategist.</p>
<h2 data-start="6806" data-end="6824">Final Thoughts</h2>
<p data-start="6806" data-end="6824">The highest-leverage finance teams aren’t the fastest at building reports.</p>
<p data-start="6902" data-end="6982">They’re the ones who design operating systems that don’t <em data-start="6959" data-end="6965">need</em> as many reports.</p>
<p data-start="6984" data-end="7058">Because when the right data flows into the right models at the right time?</p>
<p data-start="7060" data-end="7105">Decisions get made before requests even land.</p>
<p data-start="7107" data-end="7168">That’s not reactive finance. That’s operational intelligence.</p>
<p data-start="7170" data-end="7208">And the companies that get this right?</p>
<p data-start="7210" data-end="7318">They scale with fewer headaches, faster pivots, and higher margins—because they’re not just building models.</p>
<p data-start="7320" data-end="7346">They’re building momentum.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Excel Is Dead: FP&#038;A Team Now Builds Models in PowerPoint</title>
		<link>https://sarahgschlott.com/excel-is-dead-fpa-team-now-builds-models-in-powerpoint/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=excel-is-dead-fpa-team-now-builds-models-in-powerpoint</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Thu, 05 Jun 2025 03:45:22 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[BI Tools]]></category>
		<category><![CDATA[Decision-making]]></category>
		<category><![CDATA[Finance Leadership]]></category>
		<category><![CDATA[Forecasting]]></category>
		<category><![CDATA[FP&A team]]></category>
		<category><![CDATA[Modeling]]></category>
		<category><![CDATA[Modernization]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Scenario modeling]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4637</guid>

					<description><![CDATA[It started, as most modern corporate absurdities do, with a single sentence in a leadership Slack thread: &#8220;Do we really need Excel for this?&#8221; Cue the floodgates. Someone (from Marketing, naturally) posted a Medium think piece on how &#8220;spreadsheets are a relic of the past.&#8221; Someone else chimed in about their nephew using Notion for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p data-pm-slice="1 1 []">It started, as most modern corporate absurdities do, with a single sentence in a leadership Slack thread: &#8220;Do we really need <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">Excel</a> for this?&#8221;</p>
<p>Cue the floodgates.</p>
<p>Someone (from Marketing, naturally) posted a Medium think piece on how &#8220;spreadsheets are a relic of the past.&#8221; Someone else chimed in about their nephew using Notion for budgets. The COO asked if Tableau could just &#8220;handle the modeling.&#8221;</p>
<p>By the end of the week, the company’s FP&amp;A team was politely asked to &#8220;explore modernizing their toolset.&#8221;</p>
<p>The punchline? Within three weeks, the team was building their models—<em>in <a href="https://sarahgschlott.com/top-10-principles-for-transforming-fpa-towards-long-term-value-creation/">PowerPoint</a></em>.</p>
<p>And as ridiculous as that sounds, the story holds a mirror up to what I see happening across a lot of <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">finance</a> teams today.</p>
<p>So let’s break it down.</p>
<h2>The Setup: Death by a Thousand &#8220;Modernization&#8221; Initiatives</h2>
<p>The company? A well-funded Series D SaaS unicorn.</p>
<p>The FP&amp;A team? Smart. Experienced. Strong modeling chops.</p>
<p>The problem? Leadership had developed a collective allergy to anything that looked “old school.&#8221;</p>
<p>It started innocently enough:</p>
<ul data-spread="false">
<li>The CFO wanted more &#8220;visually engaging&#8221; outputs for board decks.</li>
<li>The CRO complained that Excel models &#8220;weren’t collaborative enough.&#8221;</li>
<li>The CEO’s chief of staff suggested that &#8220;modern finance teams use dynamic dashboards.&#8221;</li>
</ul>
<p>Pretty soon, Excel was on life support.</p>
<h2>The Shift: From Models to Slides</h2>
<p>Here’s how it actually played out:</p>
<table>
<tbody>
<tr>
<th>Stage</th>
<th>What Happened</th>
</tr>
<tr>
<td>&#8220;Modernization&#8221; kickoff</td>
<td>FP&amp;A told to explore tools</td>
</tr>
<tr>
<td>Tool evaluation</td>
<td>BI tools couldn’t handle modeling complexity</td>
</tr>
<tr>
<td>Quick workaround</td>
<td>Started building simplified <a href="https://sarahgschlott.com/the-5-most-common-mistakes-i-see-in-financial-models-and-how-to-fix-them/">assumptions</a> in PowerPoint tables</td>
</tr>
<tr>
<td>Full collapse</td>
<td>Finance leadership started requesting &#8220;final&#8221; models directly in slide format</td>
</tr>
</tbody>
</table>
<p>By month three? Entire operating models were being built in <em>PowerPoint tables</em>. Yes, with manual calculations. Yes, copy-pasted. Yes, with version control managed via email chains.</p>
<p>And yes, it was a disaster.</p>
<h2>The Warning Signs: How to Know You’re on This Path</h2>
<p>I’ve seen this happen more than once. Here are the telltale signs:</p>
<h3>1. Leadership starts optimizing for presentation over accuracy</h3>
<p>When the primary feedback on your <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">model</a> is &#8220;Can we make this chart more on-brand?&#8221;</p>
<h3>2. Decision-makers stop engaging with model drivers</h3>
<p>If you hear &#8220;Just show me the summary slide,&#8221; you’re already in the danger zone.</p>
<h3>3. BI tools are treated as replacements for modeling</h3>
<p>Dashboards are great. But they’re not <a href="https://sarahgschlott.com/implementing-zero-based-budgeting-in-fpa-a-10-step-guide/">scenario</a> engines.</p>
<h3>4. Finance gets pushed to deliver in &#8220;collaborative formats&#8221;</h3>
<p>Translation: Formats that are easy to screenshot, not formats that are built for <a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">decision-making</a>.</p>
<h3>5. Operators start bypassing Finance for modeling</h3>
<p>Because the Finance outputs are now too sanitized to be useful.</p>
<h2>Why This Happens: The Seduction of the Pretty Deck</h2>
<p>The truth? A gorgeous slide deck is seductive. It makes the numbers feel polished. Digestible. Safe.</p>
<p>But the second you lose visibility into what’s driving those numbers, you’re flying blind.</p>
<p>As one FP&amp;A lead put it to me: &#8220;We went from pilots to flight attendants. Smiling, serving up pre-packaged metrics, but not flying the plane anymore.&#8221;</p>
<h2>What’s Lost: The Real Cost of Killing Excel</h2>
<p>Here’s what the company actually lost in this shift:</p>
<table>
<tbody>
<tr>
<td>Capability</td>
<td>Lost Outcome</td>
</tr>
<tr>
<td>Dynamic scenario modeling</td>
<td>No fast pivoting on new assumptions</td>
</tr>
<tr>
<td>Driver-based <a href="https://sarahgschlott.com/the-hidden-edge-why-growing-companies-need-fpa-before-they-think-they-do/">forecasting</a></td>
<td>Static, high-level projections</td>
</tr>
<tr>
<td>Sensitivity analysis</td>
<td>Gut-feel decision-making</td>
</tr>
<tr>
<td>Version control with audit trail</td>
<td>Conflicting slide decks</td>
</tr>
<tr>
<td>Operator engagement in modeling</td>
<td><a href="https://sarahgschlott.com/how-to-make-your-fpa-function-a-strategic-partner-not-a-reporting-machine/">Operators</a> building their own side models</td>
</tr>
</tbody>
</table>
<p>In short? Finance ceded its seat at the strategy table.</p>
<h2>The Underlying Issue: Misunderstanding What Modeling Is <em>For</em></h2>
<p>Too many leadership teams think modeling is about producing a pretty number.</p>
<p>It’s not. It’s about:</p>
<ul data-spread="false">
<li>Testing assumptions</li>
<li>Understanding sensitivities</li>
<li>Driving tradeoff decisions</li>
<li>Preparing for uncertainty</li>
</ul>
<p>And guess what? You can’t do that in PowerPoint.</p>
<h2>A Better Way: Modernize <em>How</em> You Use Excel, Not <em>Whether</em></h2>
<p>I’m not anti-modernization. I teach teams how to do this the right way.</p>
<p>Here’s how:</p>
<h3>1. Clean up your models</h3>
<ul data-spread="false">
<li>Use Power Query to automate <a href="https://sarahgschlott.com/mastering-ai-in-finance-building-expertise-for-a-data-driven-future/">data</a> pulls</li>
<li>Structure models for transparency and flexibility</li>
<li>Build scenario engines, not static forecasts</li>
</ul>
<h3>2. Separate calculation layer from presentation layer</h3>
<ul data-spread="false">
<li>Do the modeling in Excel (or your modeling tool of choice)</li>
<li>Drive the outputs into dashboards or board decks</li>
</ul>
<h3>3. Train leadership on how to engage with models</h3>
<ul data-spread="false">
<li>Teach them to ask: &#8220;What’s driving this? What are the assumptions? What’s the sensitivity?&#8221;</li>
</ul>
<h3>4. Protect core modeling time</h3>
<ul data-spread="false">
<li>Don’t let Finance become a slide factory</li>
<li>Guard time for actual analysis and decision prep</li>
</ul>
<h2>Why This Matters: In Uncertainty, Speed of Insight Wins</h2>
<p>Here’s the punchline:</p>
<p>The company I’m talking about? When the market turned six months later, they were caught flat-footed.</p>
<p>They couldn’t run new scenarios fast enough. They didn’t know which levers to pull. Operators stopped trusting the Finance numbers.</p>
<p>Eventually? They quietly rebuilt the Excel models. But by then, the credibility damage was done.</p>
<h2>Don’t Throw Out the Toolbox</h2>
<p>This article took real time to write because I want more CFOs and operators to see through the &#8220;modernization theater&#8221; that’s infecting too many Finance teams.</p>
<p>If you found value in it, please share.</p>
<p>And if you want to go deeper—whether it’s modernizing your modeling stack, building faster scenario engines, or up-leveling your team’s strategic impact—I offer 1:1 consulting for Finance pros ready to level up. DM me if you want to talk.</p>
<p>And I’ll leave you with this question:</p>
<p><strong>If your board asked for three new downside scenarios today—could your team deliver by end of week?</strong></p>
<p>If that makes you sweat—it’s time to fix it.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
