Another option is if you highlight the cells
then click
alt =
It will autosum and put the number under those cells.
But is sounds like you may want something a little more complex which will require a touch of VBA coding.
Can you describe what you want in a little more detail (maybe an example workbook)?
Main Topics
Browse All Topics





by: kanwal_no1Posted on 2009-11-19 at 22:31:43ID: 25867995
Sum is already shown in the Status Bar by default.
To view the status Bar Use View->Status Bar
If the all the selected values are numbers, then status bar should invariably display the sum of them.