Excel add-in
✨ Improved
-
When using Slice with the Do not remove formulas option enabled, formulas that reference sheets not included in the new workbook are now automatically replaced with their last calculated values to avoid
#REF!errors. (RD-8196) -
The Formulas to review section in the Status panel is now automatically updated when formulas are edited or cleared, or when rows, columns, or sheets are inserted, deleted, or renamed, preventing resolved errors from lingering until a manual Clear or refresh. (RD-7202)
🔨 Fixed
-
Fixed a bug where slicing a worksheet without removing formulas could still result in formulas being removed, especially when the copied workbook recalculated on open. (RD-8528)
-
Auto-hide zero rows now works reliably even on very large ranges or entire worksheets, instead of failing with a “Maximum call stack size exceeded” error. (RD-8518)