Forum Discussion
absolute references in Smart tables Excel
- Jan 20, 2021
AnaBoyko I assume you refer to "structured" Excel tables. If so, you can read all about absolute references in the attached link.
https://exceloffthegrid.com/excel-tables-absolute-references/
Riny_van_Eekelen yes, i mean Structured tables, thank you for the interesting link, but it doesn't assume formula copying: I need in the same raw in column C to sum cells from column A to B, in col D - sum from A to C (including B), but when I copy the formula from C to D I'm getting the sum of A and C, excuding B.
- SergeiBaklanJan 20, 2021Diamond Contributor
- AnaBoykoJan 20, 2021Copper Contributor
SergeiBaklan thank you very much!, now I see my mistake: visually the rage and the cells sum are the same, the difference is only in commas in the formula - ":" or ";"
but I expected to see the range as we see in all other excel
- SergeiBaklanJan 20, 2021Diamond Contributor
With semicolon that's another formula, with it you sum column A (fixed) WITH another column (C, D, etc). With colon you sum entire range from column A TO another column (C, D, etc).
Just in case I attach the file with the sample.