Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I pull in an array of data and format it into a report.
Here's my problem: In column H I need to insert the word "TOTAL" in the second blank row below the last entry in the array. In the same row, column J, I need to insert"=sum(j4:j [whatever])" to sum the values in column J. The number of rows can vary from 2 or 3 to several thousand. Sometimes there are entries that take more than one row for the data in the other columns, creatng empty cells in H and J. I've got everything else worked out except getting the total in. Anyone have an idea or suggest a place to look? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding data only if adjacent to cell labeled "male"/"female" | Excel Worksheet Functions | |||
Column "SUM" Not SUMming | Excel Discussion (Misc queries) | |||
Need column evaluated to count total of occurrences of "Y". How? | Excel Worksheet Functions | |||
Linking two "total" pages to create a "Complete Total" page | Excel Worksheet Functions | |||
Adding "New" "Insert" "Delete" into a workbook to change from data 1 to data 2 etc | Excel Programming |