Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using Excel 97. I am setting up a sheet that will be used all year and
am having problems with the total. I will be entering amounts into the sheet over the year and would like to have the total where the columns end. Right now they are at the end of the whole sheet. What am I doing wrong? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I think you will find it easier to put your totals on the top row,
above any headings you might have. The formula in column D, for example, would be: =SUM(D3:D65522) This will cover almost the whole column, and will allow you to put values in any row as the year progresses. By positioning your cursor in cell A3 and selecting Window | Freeze Panes, you can fix the top two rows so they will always be visible as you scroll down the sheet. Hope this helps. Pete |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
Totals column thinks it's 24 hr clock & shows 01h31m instead of 25h31m. Fix? | Excel Discussion (Misc queries) | |||
Totals column thinks it's 24 hr clock & shows 01h31m instead of 25h31m. Fix? | Excel Discussion (Misc queries) | |||
Running total w/2 columns - Excel | Excel Worksheet Functions |