|
This is a simple and familiar way to add
groups of numbers together. But what do we do
it there are hundreds or thousands of cells
that contain data which needs to be added
together to find a total?
Is there a way to automate the process?
The answer is yes. Using functions to perform
the task is easier to write and takes far less
time to set up when there is allot of data to
process.
|