Fill across not working as expected?

Options
JLC
JLC ✭✭✭✭✭✭
edited 01/22/20 in Formulas and Functions

Wondering if anybody else is experiencing this - I have performed this scenario hundreds of times without issue so wondering what's up! I have a formula based on full Column:Column ranges. The criteria ranges are set with $, the range to sum is not. When I click the + symbol at the bottom right of the cell and drag it to the right I would expect the columns not using $ to update. However, the formula is actually just copying itself to the right across all applicable cells. Any idea what could be up?

IE I need:

=SUMIFS([2020 Jan 6th]:[2020 Jan 6th], $[Resource name]:$[Resource name], $[Resource name]@row, $[Exclude from summary]:$[Exclude from summary], "")


To become:

=SUMIFS([2020 Jan 13th]:[2020 Jan 13th], $[Resource name]:$[Resource name], $[Resource name]@row, $[Exclude from summary]:$[Exclude from summary], "")


But using the fill across function, all the cells have the first (Jan 6th) formula copied across.


The only thing that I'm doing differently than normal is placing these formulas in the column to the right of the range they're referencing (to avoid circular references). So, the [2020 Jan 6th]:[2020 Jan 6th] formula is being housed in the "2020 Jan 13th" column, the [2020 Jan 13th]:[2020 Jan 13th] column is being housed in the Jan 20th column, etc.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!