<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Excel topics</title>
    <link>https://techcommunity.microsoft.com/t5/excel/bd-p/ExcelGeneral</link>
    <description>Excel topics</description>
    <pubDate>Tue, 09 Jun 2026 13:58:49 GMT</pubDate>
    <dc:creator>ExcelGeneral</dc:creator>
    <dc:date>2026-06-09T13:58:49Z</dc:date>
    <item>
      <title>Help with Formular to keep constants</title>
      <link>https://techcommunity.microsoft.com/t5/excel/help-with-formular-to-keep-constants/m-p/4526198#M258983</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have 2 rows for percentage values as per this table. C3 will be the value of (C2 + B3) / 2.&amp;nbsp; However I need to check for an empty value so my calculation is&amp;nbsp;&lt;/P&gt;&lt;P&gt;=IF($B$3="",0, IF($C$2="",0,($C$2+$B$3)/2)) - I hope that is right,&lt;/P&gt;&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 100%; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;A&lt;/td&gt;&lt;td&gt;B&lt;/td&gt;&lt;td&gt;C&lt;/td&gt;&lt;td&gt;D&lt;/td&gt;&lt;td&gt;E&lt;/td&gt;&lt;td&gt;F&lt;/td&gt;&lt;td&gt;G&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;50.25%&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;70.78%&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;60.14%&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;24.86%&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;P&gt;&lt;STRONG&gt;53.64%&lt;/STRONG&gt;&lt;/P&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;60.12%&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;55.18%&lt;/td&gt;&lt;td&gt;65.45&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;45.58%&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;47.91%&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;I then need to copy(drag) the cells across and down and provide the correct values, so it uses the same top value and left value.&amp;nbsp; For example D3 will be =IF($B$3="",0, IF($D$2="",0,($D$2+$B$3)/2)).&amp;nbsp; C4 will be =IF($B$4="",0, IF($C$2="",0,($C$2+$B$4)/2)) and so which will alter as I drag down or left and it keeps using the correct column value and row value based on what column/row it is in.&lt;/P&gt;&lt;P&gt;What I am doing now does not retain the right column or row value.&lt;BR /&gt;&lt;BR /&gt;I hope I make sense.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 03:46:39 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/help-with-formular-to-keep-constants/m-p/4526198#M258983</guid>
      <dc:creator>Sneaky</dc:creator>
      <dc:date>2026-06-08T03:46:39Z</dc:date>
    </item>
    <item>
      <title>LAMBDA : function generating #NAME error</title>
      <link>https://techcommunity.microsoft.com/t5/excel/lambda-function-generating-name-error/m-p/4526123#M258981</link>
      <description>&lt;P&gt;Hie,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I juste discovered Lambda function, and i have a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a lambda function that compute a cubiqual polynomial with the code :&lt;/P&gt;&lt;P&gt;Poly3:=LAMBDA(_a, _b, _c, _d, _x, ((_a*_x+_b)*_x+_c)*_x+_d)&lt;/P&gt;&lt;P&gt;Excel accepte de function, but when putting the function in a cell, it generate a #NAME error.&lt;/P&gt;&lt;P&gt;I Debug the Cell, and it seems that de fith argument is refused, with #NAME error !&lt;/P&gt;&lt;P&gt;but the data pasted to the function is a basic computed value !&lt;/P&gt;&lt;P&gt;I don't see anithing rong in my function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have an idear, or explaine me what rong in this code ?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2026 10:18:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/lambda-function-generating-name-error/m-p/4526123#M258981</guid>
      <dc:creator>Gilles_53</dc:creator>
      <dc:date>2026-06-07T10:18:54Z</dc:date>
    </item>
    <item>
      <title>Summarising a number of sheets to a front sheet.</title>
      <link>https://techcommunity.microsoft.com/t5/excel/summarising-a-number-of-sheets-to-a-front-sheet/m-p/4526122#M258980</link>
      <description>&lt;P&gt;I have a simple spreadsheet with Sheets for individual investment details. The TABS contain the name of the investments eg BP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to put together the front sheet summarising certain data from the individual sheets, one row per sheet. Data such as Investment Name and Value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do this please?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2026 09:44:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/summarising-a-number-of-sheets-to-a-front-sheet/m-p/4526122#M258980</guid>
      <dc:creator>Raykay99</dc:creator>
      <dc:date>2026-06-07T09:44:54Z</dc:date>
    </item>
    <item>
      <title>Excel Labs : Grid editor open and stay blank</title>
      <link>https://techcommunity.microsoft.com/t5/excel/excel-labs-grid-editor-open-and-stay-blank/m-p/4526121#M258979</link>
      <description>&lt;P&gt;Hie,&lt;/P&gt;&lt;P&gt;I have juste installed Excel Lab on my machine : Microsoft® Excel® LTSC MSO (16.0.14334.20688) 64 bits&lt;/P&gt;&lt;P&gt;And i have never seen anything in the Grid editor.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2026 09:43:11 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/excel-labs-grid-editor-open-and-stay-blank/m-p/4526121#M258979</guid>
      <dc:creator>Gilles_53</dc:creator>
      <dc:date>2026-06-07T09:43:11Z</dc:date>
    </item>
    <item>
      <title>Excell function problem</title>
      <link>https://techcommunity.microsoft.com/t5/excel/excell-function-problem/m-p/4525748#M258967</link>
      <description>&lt;P&gt;I have been using Excel for a good few years, i have a spreadsheet that has been working fine until now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main problem is that when i copy &amp;amp; paste data everything works fine, i have been able to add cells to make a new total.&lt;/P&gt;&lt;P&gt;but when i cut &amp;amp; paste the value of cells i get a REF error.&lt;/P&gt;&lt;P&gt;so when i need to move a series of cells higher or lower any cells that contain word they move fine, the cells containing numbers move but the cell with the function just goes to #REF, the function was working okay with my previous versions of Excel but now it will not.&lt;/P&gt;&lt;P&gt;if anyone has got any idea what the problem is or any way of fixing it i would be most gratefull&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 07:09:58 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/excell-function-problem/m-p/4525748#M258967</guid>
      <dc:creator>TrueNorth</dc:creator>
      <dc:date>2026-06-05T07:09:58Z</dc:date>
    </item>
    <item>
      <title>MATCH formula anomaly?</title>
      <link>https://techcommunity.microsoft.com/t5/excel/match-formula-anomaly/m-p/4525702#M258965</link>
      <description>&lt;P&gt;Can anyone explain this? If I simply type 490.44 and then calculate 490.44 as 490.44/40*40 (or even directly B3/40*40) excel recognizes both as equal through a simple A=B calculation yet not with a MATCH calculation. What is more odd is any other number I use does not cause this error...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 22:43:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/match-formula-anomaly/m-p/4525702#M258965</guid>
      <dc:creator>kyyall</dc:creator>
      <dc:date>2026-06-04T22:43:01Z</dc:date>
    </item>
    <item>
      <title>Excel 365: Unexpected Predictive Behaviour Causing Retroactive Cell Changes in Structured Dataset</title>
      <link>https://techcommunity.microsoft.com/t5/excel/excel-365-unexpected-predictive-behaviour-causing-retroactive/m-p/4525308#M258955</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m posting this to share an unusual and potentially important issue I encountered in Excel 365 this morning. I’ve already submitted a detailed report to Microsoft via the Feedback Hub, but I felt it would be useful to document it here for visibility and to see whether anyone else has experienced something similar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While entering data into a structured table (a parts‑catalogue workbook), Excel began exhibiting behaviour that did not match Flash Fill, AutoFill, or the standard predictive typing feature. Specifically:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grey predictive text appeared beyond the cursor and extended into cells below the active cell&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Excel began rewriting previously validated cells in the same column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each time I pressed Enter, Excel updated earlier rows based on its latest inferred pattern&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attempts to correct earlier rows caused further cascading changes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Undo did not revert all changes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The behaviour resembled an AI‑style inference engine trying to “learn” my pattern, becoming progressively more confused&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was not the normal predictive typing behaviour (which only shows grey text inside the active cell and does not affect other cells). The behaviour stopped only after I clicked the Flash Fill button twice, which suggests an internal state reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m not seeing the issue now, and other workbooks behaved normally, so this appears to have been a transient internal mode rather than a persistent setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m sharing this here because:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it caused silent data corruption in a structured dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it may indicate an experimental feature or feature‑flag activation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;others working with structured data may want to be aware&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’d be interested to know if anyone else has seen similar behaviour&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If helpful, I can provide the reproduction steps, screenshots, and the engineering‑style report I submitted to Microsoft.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 02:57:25 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/excel-365-unexpected-predictive-behaviour-causing-retroactive/m-p/4525308#M258955</guid>
      <dc:creator>JRAJS</dc:creator>
      <dc:date>2026-06-04T02:57:25Z</dc:date>
    </item>
    <item>
      <title>Power Query Editor - Unpivot Multiple Delimited Columns</title>
      <link>https://techcommunity.microsoft.com/t5/excel/power-query-editor-unpivot-multiple-delimited-columns/m-p/4525208#M258948</link>
      <description>&lt;P&gt;Hello-&lt;/P&gt;&lt;P&gt;I'm looking for the most efficient way to unpivot multiple columns that have delimited data.&lt;/P&gt;&lt;P&gt;For example, I have the following data:&lt;/P&gt;&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 98.9565%; height: 117.2px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr style="height: 39.4px;"&gt;&lt;td style="height: 39.4px;"&gt;Date&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;User&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;Product&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;Position&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;Job&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39.4px;"&gt;&lt;td style="height: 39.4px;"&gt;1/1/2026&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;1234&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;ABC&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;Position 1 | Position 2&lt;/td&gt;&lt;td style="height: 39.4px;"&gt;Job 1 | Job 2&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 38.4px;"&gt;&lt;td style="height: 38.4px;"&gt;1/1/2026&lt;/td&gt;&lt;td style="height: 38.4px;"&gt;5678&lt;/td&gt;&lt;td style="height: 38.4px;"&gt;DEF&lt;/td&gt;&lt;td style="height: 38.4px;"&gt;Position 3&lt;/td&gt;&lt;td style="height: 38.4px;"&gt;Job 3&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;&lt;P&gt;And I'm looking for the data to be as follows:&lt;/P&gt;&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 100%; border-width: 1px;"&gt;&lt;colgroup&gt;&lt;col style="width: 24.9739%" /&gt;&lt;col style="width: 24.9739%" /&gt;&lt;col style="width: 24.9739%" /&gt;&lt;col style="width: 12.5305%" /&gt;&lt;col style="width: 12.5305%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Date&lt;/td&gt;&lt;td&gt;User&lt;/td&gt;&lt;td&gt;Product&lt;/td&gt;&lt;td&gt;Position&lt;/td&gt;&lt;td&gt;Job&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;1/1/2026&lt;/td&gt;&lt;td&gt;1234&lt;/td&gt;&lt;td&gt;ABC&lt;/td&gt;&lt;td&gt;Position 1&lt;/td&gt;&lt;td&gt;Job 1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;1/1/2026&lt;/td&gt;&lt;td&gt;1234&lt;/td&gt;&lt;td&gt;ABC&lt;/td&gt;&lt;td&gt;Position 2&lt;/td&gt;&lt;td&gt;Job 2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;1/1/2026&lt;/td&gt;&lt;td&gt;5678&lt;/td&gt;&lt;td&gt;DEF&lt;/td&gt;&lt;td&gt;Position 3&lt;/td&gt;&lt;td&gt;Job 3&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 14:55:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/power-query-editor-unpivot-multiple-delimited-columns/m-p/4525208#M258948</guid>
      <dc:creator>TCatron18</dc:creator>
      <dc:date>2026-06-03T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Series fill a formula down a column automatically skipping a set number of rows</title>
      <link>https://techcommunity.microsoft.com/t5/excel/series-fill-a-formula-down-a-column-automatically-skipping-a-set/m-p/4525203#M258947</link>
      <description>&lt;P&gt;I am trying to fill a formula down a column every 6th row but incrementing the variable in the formula ($A2) for each entry. The formula uses the Take command and inputs 5 rows of data, so to keep it from "spilling" I need the formula to increment every 6 rows, having one blank row between each section. I have been able to accomplish "copying" it each 6th row with VBA #1 and filling the series with VBA #2 but can't figure out how to combine the two. Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;VBA #1:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Sub FillEvery6thCell()&lt;/P&gt;&lt;P&gt;Dim ws As Worksheet&lt;/P&gt;&lt;P&gt;Dim startRow As Long, lastRow As Long, col As String&lt;/P&gt;&lt;P&gt;Dim formulaText As String&lt;/P&gt;&lt;P&gt;Dim r As Long&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' Set your sheet and parameters&lt;/P&gt;&lt;P&gt;Set ws = ThisWorkbook.Sheets("Top 5 Employees")&lt;/P&gt;&lt;P&gt;col = "A" ' Column to fill&lt;/P&gt;&lt;P&gt;startRow = 10 ' First row to start filling&lt;/P&gt;&lt;P&gt;lastRow = 60000 ' Last row to fill&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' Get the formula from the starting cell&lt;/P&gt;&lt;P&gt;formulaText = ws.Range(col &amp;amp; startRow).Formula&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' Fill every 6th cell&lt;/P&gt;&lt;P&gt;For r = startRow + 6 To lastRow Step 6&lt;/P&gt;&lt;P&gt;ws.Range(col &amp;amp; r).Formula = formulaText&lt;/P&gt;&lt;P&gt;Next r&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Range("A2:A60000" &amp;amp; iRow).Replace What:="@", Replacement:="", LookAt:=xlPart, _&lt;/P&gt;&lt;P&gt;SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _&lt;/P&gt;&lt;P&gt;ReplaceFormat:=False, FormulaVersion:=xlReplaceFormula2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MsgBox "Formula copied to every 6th cell in column " &amp;amp; col&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;VBA #2&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Sub FillFormulasDown()&lt;/P&gt;&lt;P&gt;Dim sourceCell As Range&lt;/P&gt;&lt;P&gt;Dim fillRange As Range&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' Define the cell containing the formula&lt;/P&gt;&lt;P&gt;Set sourceCell = Range("A2")&lt;/P&gt;&lt;P&gt;' Define the target range&lt;/P&gt;&lt;P&gt;Set fillRange = Range("A2:A5000")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' Fill formulas down&lt;/P&gt;&lt;P&gt;sourceCell.AutoFill Destination:=fillRange, Type:=xlFillSeries&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 14:25:10 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/series-fill-a-formula-down-a-column-automatically-skipping-a-set/m-p/4525203#M258947</guid>
      <dc:creator>SteveK14</dc:creator>
      <dc:date>2026-06-03T14:25:10Z</dc:date>
    </item>
    <item>
      <title>Excel table not using updated formula in new rows</title>
      <link>https://techcommunity.microsoft.com/t5/excel/excel-table-not-using-updated-formula-in-new-rows/m-p/4525193#M258944</link>
      <description>&lt;P&gt;I have an Excel spreadsheet that keeps giving me the same issue with the formulas in column O.&lt;/P&gt;&lt;P&gt;Originally, column O contained the following formula:&lt;/P&gt;&lt;P&gt;Original formula:&lt;BR /&gt;=IF(R4&amp;lt;&amp;gt;"", R4, Q4) + IF(ABS(I5-I4) &amp;lt; 30, 25/1440, IF(ABS(I5-I4) &amp;lt;= 50, 40/1440, IF(ABS(I5-I4) &amp;lt;= 150, 60/1440, IF(ABS(I5-I4) &amp;lt;= 250, 80/1440, IF(ABS(I5-I4) &amp;lt;= 300, 100/1440)))))&lt;/P&gt;&lt;P&gt;The formula has since been updated to:&lt;/P&gt;&lt;P&gt;Current formula:&lt;BR /&gt;=IF(R4&amp;lt;&amp;gt;"", R4, Q4) + IF(ABS(I5-I4) &amp;lt; 30, 25/1440, IF(ABS(I5-I4) &amp;lt;= 50, 40/1440, IF(ABS(I5-I4) &amp;lt;= 150, 60/1440, IF(ABS(I5-I4) &amp;lt;= 250, 80/1440, IF(ABS(I5-I4) &amp;lt;= 300, 100/1440))))) + C5/24&lt;/P&gt;&lt;P&gt;However, whenever I insert a new row, Excel automatically fills it with the original formula instead of the updated one, even though I have been using the updated formula for quite some time now.&lt;/P&gt;&lt;P&gt;How can I make Excel recognize and use the updated formula when new rows are inserted?&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 13:26:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/excel-table-not-using-updated-formula-in-new-rows/m-p/4525193#M258944</guid>
      <dc:creator>anna8</dc:creator>
      <dc:date>2026-06-03T13:26:46Z</dc:date>
    </item>
    <item>
      <title>XMATCH removed?</title>
      <link>https://techcommunity.microsoft.com/t5/excel/xmatch-removed/m-p/4525135#M258943</link>
      <description>&lt;P&gt;When I opened a workbook today all references to XMATCH were prefixed by&amp;nbsp;_xlfn. - (I use 2021)&lt;BR /&gt;&lt;BR /&gt;Has it been removed or is this a temporary glitch?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 09:53:10 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/xmatch-removed/m-p/4525135#M258943</guid>
      <dc:creator>GRMat158</dc:creator>
      <dc:date>2026-06-03T09:53:10Z</dc:date>
    </item>
    <item>
      <title>vlookup error</title>
      <link>https://techcommunity.microsoft.com/t5/excel/vlookup-error/m-p/4525020#M258941</link>
      <description>&lt;P&gt;i used vlookup in my spreadsheet, but doesnt work ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;case: i have a column a of 151 vehicle number , now i have to find principal outstanding from two column b &amp;amp; c table containing 196 vehicle number with principal outstanding , as i insert formula of =vlookup(a1,b1:c196,2,false) and it gives the desired result but then the problem occurs whhen i drageed formula, the dragged formula also dragged the table_array cell (like in a9,b9:c207,false), and when the vehicle number is store before the table_array it shows #N/A, i.e. if a9 contain vehicle number x and if x is at b4, then formula doesnt work...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pl help&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 06:36:03 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/vlookup-error/m-p/4525020#M258941</guid>
      <dc:creator>tilakagrawal</dc:creator>
      <dc:date>2026-06-03T06:36:03Z</dc:date>
    </item>
    <item>
      <title>Error on regression analysis</title>
      <link>https://techcommunity.microsoft.com/t5/excel/error-on-regression-analysis/m-p/4524762#M258936</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I want to perform a regression analysis on my survey data, but I keep getting this error message: “Regression - The RGP() function returns an error value. Check the input ranges.” I’ve since figured out that it’s due to a specific row, but I couldn’t find any incorrect numbers, letters, or anything else in it that would trigger this message. Does anyone know what might be causing this and how I can fix the problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 09:46:09 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/error-on-regression-analysis/m-p/4524762#M258936</guid>
      <dc:creator>Charly3</dc:creator>
      <dc:date>2026-06-02T09:46:09Z</dc:date>
    </item>
    <item>
      <title>sort by column then by numbers in a row</title>
      <link>https://techcommunity.microsoft.com/t5/excel/sort-by-column-then-by-numbers-in-a-row/m-p/4524252#M258927</link>
      <description>&lt;P&gt;HI all&lt;/P&gt;&lt;P&gt;I have a table of results pictured here. Once the results are in, I sort the table by the Total Score Column. When we have a tie (as in line 3 &amp;amp; 4, I need to sort by who has the most highest score... so, who has the most 9 (equal here), then by most 8.5 (line 4 wins the tiebreaker, 4 over 2)&lt;/P&gt;&lt;P&gt;Can I do this so it doesn't affect the order of the columns but just the rows involved.&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2026 22:08:55 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/sort-by-column-then-by-numbers-in-a-row/m-p/4524252#M258927</guid>
      <dc:creator>pevenden</dc:creator>
      <dc:date>2026-05-31T22:08:55Z</dc:date>
    </item>
    <item>
      <title>Dynamic Column cell reference with autofill</title>
      <link>https://techcommunity.microsoft.com/t5/excel/dynamic-column-cell-reference-with-autofill/m-p/4524218#M258926</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to increase the column reference in a formula by 2 columns as it is copied across columns.&lt;/P&gt;&lt;P&gt;So in Column A the formula is =SUM(D3:E3)&lt;/P&gt;&lt;P&gt;When I fill this across Column B I want the formula to be =SUM(F3:G3)&lt;/P&gt;&lt;P&gt;I have experimented with the INDEX and COLUMN functions but not been able to get the intended result.&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2026 12:22:07 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/dynamic-column-cell-reference-with-autofill/m-p/4524218#M258926</guid>
      <dc:creator>Andy2269</dc:creator>
      <dc:date>2026-05-31T12:22:07Z</dc:date>
    </item>
    <item>
      <title>Excel Find / Command-F crashing on Mac Tahoe (Office 2019 / Excel 16.78) – anyone else?</title>
      <link>https://techcommunity.microsoft.com/t5/excel/excel-find-command-f-crashing-on-mac-tahoe-office-2019-excel-16/m-p/4524194#M258924</link>
      <description>&lt;P&gt;Excel Find / Command-F crashing on Mac Tahoe (Office 2019 / Excel 16.78) – anyone else?&lt;/P&gt;&lt;P&gt;Mac mini + Tahoe 26.5.&lt;/P&gt;&lt;P&gt;Excel 16.78 (Office Home &amp;amp; Student 2019).&lt;/P&gt;&lt;P&gt;Problem started after recent Tahoe update.&lt;/P&gt;&lt;P&gt;Classic Find is behaving badly and often crashes Excel.&lt;/P&gt;&lt;P&gt;Workflow:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;click/select a column&lt;/LI&gt;&lt;LI&gt;Edit → Find → Find… or Command-F&lt;/LI&gt;&lt;LI&gt;search for text or email fragments (ex: "kristin" or part of an email)&lt;/LI&gt;&lt;LI&gt;Excel may crash or Find becomes unusable&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Things already tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;full Excel reinstall&lt;/LI&gt;&lt;LI&gt;blank workbook test&lt;/LI&gt;&lt;LI&gt;new macOS test user&lt;/LI&gt;&lt;LI&gt;Office container reset / plist tests&lt;/LI&gt;&lt;LI&gt;preference resets&lt;/LI&gt;&lt;LI&gt;same Tahoe version confirmed&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Upper-right Microsoft Search appears, but that is not equivalent to classic worksheet Find for email-column workflow.&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;Is this a known Tahoe / Excel 16.78 Find bug or Search-routing issue? Has anyone fixed this or seen it resolved with a newer Excel build or update?&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2026 22:18:50 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/excel-find-command-f-crashing-on-mac-tahoe-office-2019-excel-16/m-p/4524194#M258924</guid>
      <dc:creator>kevs44</dc:creator>
      <dc:date>2026-05-30T22:18:50Z</dc:date>
    </item>
    <item>
      <title>Copilot icon missing in Excel Ribbon</title>
      <link>https://techcommunity.microsoft.com/t5/excel/copilot-icon-missing-in-excel-ribbon/m-p/4524074#M258922</link>
      <description>&lt;P&gt;Hello. I have a problem where the Copilot icon is missing from my ribbon in Excel. It showed up before on one of my accounts but then it disappeared the same day. I was wondering if anyone could please help me fix this and get the Copilot icon back in the ribbon. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 18:55:18 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/copilot-icon-missing-in-excel-ribbon/m-p/4524074#M258922</guid>
      <dc:creator>MissAB19</dc:creator>
      <dc:date>2026-05-29T18:55:18Z</dc:date>
    </item>
    <item>
      <title>How to filter to include blanks without selecting blanks.....</title>
      <link>https://techcommunity.microsoft.com/t5/excel/how-to-filter-to-include-blanks-without-selecting-blanks/m-p/4524003#M258920</link>
      <description>&lt;P&gt;Good Morning All,&lt;BR /&gt;&lt;BR /&gt;I have a spreadsheet on Excel Online version that people fill in for requesting PPE and it has drop down boxes so they can select what they need. The people filling it in are not the most knowledgeable with computers never mind Excel just FYI for context.&lt;BR /&gt;&lt;BR /&gt;When the spreadsheet gets filtered eg to show only the requests for Bob, it shows the items for Bob and then the row underneath is row 532 which is outside my data and therefore the drop down boxes do not show so when someone comes to fill it in they can't select what they want to order and just end up free typing which defeats the object and means things can get missed.&lt;BR /&gt;&lt;BR /&gt;I want to be able to filter the spreadsheet in any column EG Bob so it shows the items for Bob and then the next row is the next 'available' row which in this example would be row 23 but also people are filling this in daily so row 23 is not set. Tomorrow it will have more data in and the next 'available' row could be row 30 so obviously tomorrow I would like to be able to filter to Bob, see all of Bobs items and then the next row showing is row 30.&lt;BR /&gt;&lt;BR /&gt;This is a test doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A class="lia-external-url" href="https://1drv.ms/x/c/15153d41767146da/IQDVK5iPAiw-SoUyrf9ciYdwAb76zwpiF-IAtr6ISry1KwQ?e=v4vo3C" target="_blank"&gt;Test doc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that makes sense and hopefully I am not asking for the impossible!&lt;BR /&gt;&lt;BR /&gt;Many Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 11:45:24 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/how-to-filter-to-include-blanks-without-selecting-blanks/m-p/4524003#M258920</guid>
      <dc:creator>Nelly3007</dc:creator>
      <dc:date>2026-05-29T11:45:24Z</dc:date>
    </item>
    <item>
      <title>Names in Excel Name Manager</title>
      <link>https://techcommunity.microsoft.com/t5/excel/names-in-excel-name-manager/m-p/4523790#M258917</link>
      <description>&lt;P&gt;I have a spreadsheet ( I will call it spreadsheet "A") driven by macros that creates a new worksheet each month.&amp;nbsp; I am developing a second spreadsheet I will call it spreadsheet "B") that links to it for a monthly summary.&amp;nbsp; I have given all the cells names that are to be linked.&amp;nbsp; The issue I am dealing with is when a new monthly tab is created on "A", I want the links&amp;nbsp; from "B"&amp;nbsp; to be updated to the new month.&amp;nbsp; The approach I am taking is to delete all of the names in "A" and recreate them for the new month.&amp;nbsp; (The reason I want to delete the older names is because over time, the Names list would grow into a very large list of obsolete names). The problem I am encountering is that when a name is deleted, a dialog box appears that the user has to acknowledge that, Yes, I want to delete this name.&amp;nbsp; I want to make this process transparent to the user.&lt;/P&gt;&lt;P&gt;So, my question is: Can I delete a name without generating this dialog box?&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 02:21:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/names-in-excel-name-manager/m-p/4523790#M258917</guid>
      <dc:creator>aekbus</dc:creator>
      <dc:date>2026-05-29T02:21:16Z</dc:date>
    </item>
    <item>
      <title>BYROW/BYCOL/MAP Variants for Nested Arrays + BENCHMARK</title>
      <link>https://techcommunity.microsoft.com/t5/excel/byrow-bycol-map-variants-for-nested-arrays-benchmark/m-p/4523728#M258913</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hey everyone!&lt;/STRONG&gt;&lt;BR /&gt;I made some simple&amp;nbsp;BYROW,&amp;nbsp;BYCOL, and&amp;nbsp;MAP&amp;nbsp;variants that can return nested arrays, and I also made a&amp;nbsp;BENCHMARK&amp;nbsp;function for performance testing.&lt;/P&gt;&lt;P&gt;Here's some code for testing:&lt;/P&gt;&lt;LI-CODE lang="excel-formula"&gt;BYROW⊟ = LAMBDA(array, function, [orient],
    LET(
        me, LAMBDA(me, seg,
            LET(
                n, ROWS(seg),
                IF(
                    n = 1,
                    function(seg),
                    IF(
                        orient,
                        HSTACK(
                            me(me, TAKE(seg, INT(n / 2))),
                            me(me, DROP(seg, INT(n / 2)))
                        ),
                        VSTACK(
                            me(me, TAKE(seg, INT(n / 2))),
                            me(me, DROP(seg, INT(n / 2)))
                        )
                    )
                )
            )
        ),
        IFNA(me(me, array), "")
    )
);&lt;/LI-CODE&gt;&lt;P&gt;I didn’t put a huge amount of effort into polishing this but In my tests on my device, these performed a lot better than using REDUCE + VSTACK for the same kind of thing, so maybe it’ll be useful to someone.&lt;/P&gt;&lt;P&gt;Really curious to see how people use it, and if something looks like it should be optimized or changed, say so.&lt;/P&gt;&lt;P&gt;I'll update them regularly, fix bugs whenever I can.&lt;/P&gt;&lt;P&gt;You can find the rest of them on my Gist pages:&amp;nbsp;&lt;A href="https://gist.github.com/Medohh2120/f565516bc636700adf5ba27fd8f0d19e" target="_blank"&gt;BENCHMARK&lt;/A&gt;,&amp;nbsp;&lt;A href="https://gist.github.com/Medohh2120/d9d04f56d93694aed9d0c49d516f0fbf" target="_blank"&gt;SpillNest&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 20:42:20 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel/byrow-bycol-map-variants-for-nested-arrays-benchmark/m-p/4523728#M258913</guid>
      <dc:creator>Medohh2120</dc:creator>
      <dc:date>2026-05-28T20:42:20Z</dc:date>
    </item>
  </channel>
</rss>

