Thread
: [Solved]
How to auto add up the sum of monetary values?
View Single Post
10-12-2012, 11:49 AM
Colin Legg
Windows 7 32bit
Office 2010 32bit
Expert
Join Date: Jan 2011
Location: UK
Posts: 369
In an empty cell type in =SUM(
Then select the cells you want to sum with the mouse.
Then finish the formula with ) and press enter.
You should end up with a formula like this:
=SUM(C1:C10)
Where C1:C10 is a reference to the range you want to sum.
Colin Legg
View Public Profile
Find all posts by Colin Legg