<?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>VLOOKUP &#8211; Sarah Schlott</title>
	<atom:link href="https://sarahgschlott.com/tag/vlookup/feed/" rel="self" type="application/rss+xml" />
	<link>https://sarahgschlott.com</link>
	<description>FP&#38;A Insights</description>
	<lastBuildDate>Sat, 27 Sep 2025 22:04:12 +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>VLOOKUP &#8211; Sarah Schlott</title>
	<link>https://sarahgschlott.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why My VLOOKUP Has More Trust Issues Than My Ex</title>
		<link>https://sarahgschlott.com/why-my-vlookup-has-more-trust-issues-than-my-ex/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-my-vlookup-has-more-trust-issues-than-my-ex</link>
		
		<dc:creator><![CDATA[Sarah Schlott]]></dc:creator>
		<pubDate>Thu, 14 Aug 2025 08:30:49 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[FP&A]]></category>
		<category><![CDATA[SaaS Forecasting]]></category>
		<category><![CDATA[VLOOKUP]]></category>
		<guid isPermaLink="false">https://sarahgschlott.com/?p=4818</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/"/></p></form>
<div style="clear:both"></div>
</p></div>
</div>
]]></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>
	</channel>
</rss>
