Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a spreadsheet that calculates budgets. The rows that being wit "52000" are totals. I need VBA that will loop through my spreadshee and subtotal each column using the values adjacent to the totals. I anyone can help I would greatly appreciate it! Thanks, Adrianne Cost Center Description 2005 Plan 2004 Forecast @ September Close 94200 HUMAN RESOURCES DEPARTMENT $400,636 $410,759 94230 EMPLOYMENT $186,299 $140,289 94250 ORGANIZATIONAL DEVELOPMENT $216,356 $218,593 94400 LABOR RELATIONS $127,307 $114,536 94700 SAFETY $108,942 $25,638 94650 COMPENSATION $135,107 $119,884 94600 TRAINING AND DEVELOPMENT $167,055 $146,795 52000100 STRAIGHT TIME REGULAR $1,341,702 $1,176,494 94400 LABOR RELATIONS $0 $0 52000800 HOLIDAY WORKED PREMIUM $0 $0 94200 HUMAN RESOURCES DEPARTMENT $0 $60 -- Adresmit ----------------------------------------------------------------------- Adresmith's Profile: http://www.excelforum.com/member.php...nfo&userid=913 View this thread: http://www.excelforum.com/showthread.php?threadid=27373 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
To find subtotal - Please help | Excel Discussion (Misc queries) | |||
Find loop doesn't loop | Excel Discussion (Misc queries) | |||
subtotal loop | Excel Discussion (Misc queries) | |||
Find & loop in VBA | Excel Discussion (Misc queries) | |||
Find loop | Excel Programming |