Excel Magic Trick 584: Dynamic Range for Periodic Data Dumps into Excel OFFSET & Defined Names
Loading...
6,412
Loading...
Uploader Comments (ExcelIsFun)
see all
All Comments (7)
-
Thanks Alot Sir I solute U!
-
Like a BOSS !
-
You are welcome!
Loading...
Thanks. It is neat. I will appreciate it if you could explain the calculation efficiency aspect of using offset for dynamic range. Does it uses every cell in the column or just uses the cells that is filled with data and counted by "Counta" function for the Sumif calculation?
chunleeng 1 year ago
The Problem with OFFSET and calculation speed is that it is a volatile function that re-calculates often. If you want speed try this alternative to OFFSET in this video title:
Excel Dynamic Chart #12: INDEX function as Alternative to OFFSET function for Dynamic Ranges
Also, if you wnat it to calculate more quickly, use fewer cells in the range so that OFFSET and COUNTA don't have to process as many cells.
ExcelIsFun 1 year ago
Sweet. This is a decent alternative to the table feature. Thanks!
mikeyroro 1 year ago
You are welcome!
ExcelIsFun 1 year ago