A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I appreciate the frustration, but it really should not be such a problem :-) To clear any muddying of the waters please try these steps exactly as enumerated below:
- Select the cell where you want the total
- Click the AutoSumbutton
- That should insert =SUM( ) into the cell
- Depending on where the cell is relative to other data there may be additional cell reference included. If so, simply disregard it - It will be replaced when the next step is executed.
- Click the first cell to be included. The cell containing the function now should read as =SUM( ) including the reference of the cell you clicked, such as =SUM(A1)
- Hold the Commandkey while you click each additional cell.
- Each time you Command+Click a cell its reference preceded by a comma should be added within the parentheses, such as =SUM(A1,B5), then =SUM(A1,B5,D8) etc. as you continue to build the formula.
- Press return
- Or press Tab or enter or click the green check on the Formula Bar to finish
If that still doesn't work for you please describe exactly what does occur instead. Also, go to Excel> About Excel in the main menu & include the Version information of your present installation in your reply.