Skip to content

The GSHEET Formula Updater Addon is a Google Sheets add-on that enhances the readability of formulas by displaying them in a multi-line format with added comments. This helps users better understand and debug complex formulas.

Notifications You must be signed in to change notification settings

adegard/Formula_Updater

Repository files navigation

Formula_Updater Addon

Overview

The GSHEET Formula Updater is a Google Sheets add-on that enhances the readability of formulas by displaying them in a multi-line format with added comments. This helps users better understand and debug complex formulas.


Features

  • Formula Updater: Opens a dialog box where users can visualize and modify formulas.
  • Retrieve Current Formula: Extracts the formula from the selected cell.
  • Beautify Formula: Formats formulas by structuring them into a readable, multi-line format.
  • Minify Formula: Condenses formulas by removing unnecessary spaces.
  • Save Formula with Comments: Allows users to annotate their formulas with comments and store backups.

Installation & Usage

  1. Install the add-on from the Google Sheets extension marketplace.
  2. Upon installation, the add-on will integrate into the Google Sheets menu.(Extensions > Formula_Updater > Formula Updaetr
  3. Utilize the beautify or minify functions to reformat formulas.
  4. Add the updated formula (or Save version of your work with comments to track formula history => add your document id template inside 'save_formula.gs' code).

Code Architecture

The add-on is built using Google Apps Script and operates directly within Google Sheets. It uses UI dialogs to enhance user interaction and allows efficient formula modification.

Benefits

  • Improved formula readability.
  • Easier debugging and modification.
  • Formula backup with annotation capabilities.

License

This add-on is open-source and free to use under the MIT License.

Additional Resources

For Notepad++ users interested in updating google sheet formulas: visit the Google sheet Formula UDL (User Defined Language) for Notepad++

About

The GSHEET Formula Updater Addon is a Google Sheets add-on that enhances the readability of formulas by displaying them in a multi-line format with added comments. This helps users better understand and debug complex formulas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published