Cell_functions
Addition
add<number> adds the value <number> to the current number in the cell


Subtraction



Add percent



Subtract percent



Zuletzt aktualisiert
sub<number> subtracts from the current number in the cell the value <number>add<number>% increases the cell value by <number>%sub<number>% reduces the cell value by <number>%