/
Naming cells
Naming cells
This a key concept of spreadsheets that is super useful for making spreadsheets easier to understand and modify.
You can name cells that then can be used in other calculations to make the cell formula easier to understand.
That works for simple spreadsheets but if you pick names which are just English words the spreadsheet will quickly become unmaintainable.
A good idea I think is to apply the namespace prefixes concept to naming cells.
, multiple selections available,
Related content
Naming conventions
Naming conventions
More like this
Applying name based prefixes to spreadsheets
Applying name based prefixes to spreadsheets
More like this
Naming Conventions for Functions and Variables
Naming Conventions for Functions and Variables
More like this
How do you pick the prefixs
How do you pick the prefixs
More like this
Using name prefixes in Javascript code
Using name prefixes in Javascript code
More like this
Prefix Namespaces for Separating Concerns
Prefix Namespaces for Separating Concerns
More like this