<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>FormulaDesk</title>
    <link>https://formuladesk.site/</link>
    <description>Build copyable Excel and Google Sheets formulas, troubleshoot spreadsheet errors, and learn each formula with practical examples.</description>
    <lastBuildDate>Wed, 13 May 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Google Sheets Formula Cheat Sheet</title>
      <link>https://formuladesk.site/comparisons/google-sheets-cheat-sheet/</link>
      <guid>https://formuladesk.site/comparisons/google-sheets-cheat-sheet/</guid>
      <description>A quick reference for useful Google Sheets formulas including QUERY, FILTER, ARRAYFORMULA, TEXTJOIN, and lookup formulas.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Excel Formula Cheat Sheet</title>
      <link>https://formuladesk.site/comparisons/excel-cheat-sheet/</link>
      <guid>https://formuladesk.site/comparisons/excel-cheat-sheet/</guid>
      <description>A practical cheat sheet of common Excel formulas for lookup, counting, text cleanup, dates, and errors.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Fix #SPILL!</title>
      <link>https://formuladesk.site/errors/spill-error/</link>
      <guid>https://formuladesk.site/errors/spill-error/</guid>
      <description>Fix #SPILL! errors in dynamic array formulas by clearing blocked cells and checking output size.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Excel Formula Not Calculating</title>
      <link>https://formuladesk.site/errors/excel-formula-not-calculating/</link>
      <guid>https://formuladesk.site/errors/excel-formula-not-calculating/</guid>
      <description>Fix Excel formulas that do not update because calculation mode is manual, cells are formatted as text, or references are stale.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Excel Formula Shows as Text</title>
      <link>https://formuladesk.site/errors/formula-shows-as-text/</link>
      <guid>https://formuladesk.site/errors/formula-shows-as-text/</guid>
      <description>Fix formulas that display as plain text instead of calculating in Excel or Google Sheets.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why Is My Formula Not Working?</title>
      <link>https://formuladesk.site/errors/formula-not-working/</link>
      <guid>https://formuladesk.site/errors/formula-not-working/</guid>
      <description>Troubleshoot formulas that show errors, return the wrong result, or display as text.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Excel vs Google Sheets Formulas</title>
      <link>https://formuladesk.site/comparisons/excel-vs-google-sheets-formulas/</link>
      <guid>https://formuladesk.site/comparisons/excel-vs-google-sheets-formulas/</guid>
      <description>Compare formula behavior, availability, arrays, lookup functions, and QUERY support in Excel and Google Sheets.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Percent Change Formula</title>
      <link>https://formuladesk.site/aggregation/percent-change/</link>
      <guid>https://formuladesk.site/aggregation/percent-change/</guid>
      <description>Calculate percentage increase or decrease between an old value and a new value.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Running Total in Excel or Google Sheets</title>
      <link>https://formuladesk.site/aggregation/running-total/</link>
      <guid>https://formuladesk.site/aggregation/running-total/</guid>
      <description>Create a cumulative total that adds each row to the total above it.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Combine Date and Time in Excel or Google Sheets</title>
      <link>https://formuladesk.site/dates/combine-date-and-time/</link>
      <guid>https://formuladesk.site/dates/combine-date-and-time/</guid>
      <description>Combine separate date and time columns into one timestamp value.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Keep Leading Zeroes in Excel or Google Sheets</title>
      <link>https://formuladesk.site/formatting/leading-zeroes/</link>
      <guid>https://formuladesk.site/formatting/leading-zeroes/</guid>
      <description>Preserve leading zeroes in ZIP codes, IDs, SKU codes, and imported text values.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Paste Values Only in Excel or Google Sheets</title>
      <link>https://formuladesk.site/formatting/paste-values-only/</link>
      <guid>https://formuladesk.site/formatting/paste-values-only/</guid>
      <description>Replace formulas with their calculated values without carrying formulas or formatting.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Find Duplicates with a Formula</title>
      <link>https://formuladesk.site/formatting/find-duplicates-formula/</link>
      <guid>https://formuladesk.site/formatting/find-duplicates-formula/</guid>
      <description>Use COUNTIF or COUNTIFS to identify duplicate spreadsheet rows or values.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Transpose Rows and Columns</title>
      <link>https://formuladesk.site/arrays/transpose-rows-columns/</link>
      <guid>https://formuladesk.site/arrays/transpose-rows-columns/</guid>
      <description>Flip rows into columns or columns into rows with the TRANSPOSE formula.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Google Sheets QUERY Contains</title>
      <link>https://formuladesk.site/query/query-contains/</link>
      <guid>https://formuladesk.site/query/query-contains/</guid>
      <description>Filter rows in Google Sheets QUERY when a text column contains a word or phrase.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Google Sheets QUERY Limit</title>
      <link>https://formuladesk.site/query/query-limit/</link>
      <guid>https://formuladesk.site/query/query-limit/</guid>
      <description>Limit the number of rows returned by a Google Sheets QUERY formula.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Get Week Number from a Date</title>
      <link>https://formuladesk.site/dates/week-number-from-date/</link>
      <guid>https://formuladesk.site/dates/week-number-from-date/</guid>
      <description>Convert a date into a week number for weekly spreadsheet reports.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Merge Two Columns in Excel or Google Sheets</title>
      <link>https://formuladesk.site/text/merge-two-columns/</link>
      <guid>https://formuladesk.site/text/merge-two-columns/</guid>
      <description>Combine first name and last name, city and state, or other columns with a delimiter.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remove Duplicates with a Formula</title>
      <link>https://formuladesk.site/arrays/remove-duplicates-formula/</link>
      <guid>https://formuladesk.site/arrays/remove-duplicates-formula/</guid>
      <description>Remove duplicate rows or values dynamically with UNIQUE in Excel or Google Sheets.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pivot Table Grand Total Wrong</title>
      <link>https://formuladesk.site/pivots/pivot-table-grand-total-wrong/</link>
      <guid>https://formuladesk.site/pivots/pivot-table-grand-total-wrong/</guid>
      <description>Fix pivot table grand totals that look wrong because of filters, source data, value settings, or calculated fields.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pivot Table Field List Missing</title>
      <link>https://formuladesk.site/pivots/pivot-table-field-list-missing/</link>
      <guid>https://formuladesk.site/pivots/pivot-table-field-list-missing/</guid>
      <description>Bring back a missing pivot table field list in Excel or Google Sheets.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pivot Table Not Refreshing</title>
      <link>https://formuladesk.site/pivots/pivot-table-not-refreshing/</link>
      <guid>https://formuladesk.site/pivots/pivot-table-not-refreshing/</guid>
      <description>Fix pivot tables that do not show new rows, changed values, or updated source data.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pivot Table Shows Count Instead of Sum</title>
      <link>https://formuladesk.site/pivots/pivot-table-count-not-sum/</link>
      <guid>https://formuladesk.site/pivots/pivot-table-count-not-sum/</guid>
      <description>Fix a pivot table value field that counts records instead of summing numbers.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pivot Table Group Dates by Month</title>
      <link>https://formuladesk.site/pivots/pivot-table-group-dates/</link>
      <guid>https://formuladesk.site/pivots/pivot-table-group-dates/</guid>
      <description>Group dates by month, quarter, or year in an Excel or Google Sheets pivot table.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pivot Table Basics</title>
      <link>https://formuladesk.site/pivots/pivot-table-basics/</link>
      <guid>https://formuladesk.site/pivots/pivot-table-basics/</guid>
      <description>Build a simple pivot table to summarize rows by category, status, date, or owner.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
