Home |
Search |
Today's Posts |
#9
![]() |
|||
|
|||
![]()
Hi!
First, I like Chuck's idea! Not sure what you mean by this: At the end of each month I wish to have the total reflect only the months remaining to the end of the year. What if it isn't the end of a month? Does that mean you only want the total for the next month to the end of the fiscal year? If that's the case: Assume the depts are in col A. Jul, Aug, Sept etc are in the range B1:M1 =SUM(OFFSET(B2,0,MATCH(TEXT(TODAY(),"mmm"),B1:M1,0 ),1,12- MATCH(TEXT(TODAY(),"mmm"),B1:M1,0))) See why I like Chuck's idea! Biff -----Original Message----- I have a table of 12 columns of numbers reflecting the expenses of depts for the year. e.g. Jul Aug ...........May Jun Total Dept 1 100 120 130 90 1230 Dept 2 200 202 240 195 2600 Dept 3 At the end of each month I wish to have the total reflect only the months remaining to the end of the year. e.g. at the end of Aug, the formula in the total colum would only add from Sept to Jun. Can anyone assist with the formula I need to use?? Thank You . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert rows based on specific value | Excel Worksheet Functions | |||
HELP! How do you--> Lock a set of rows but also link worksheets to | Excel Discussion (Misc queries) | |||
Multiple rows of data on a single axis (charting) | Charts and Charting in Excel | |||
Adding Rows to Master Sheet | New Users to Excel | |||
Copying Rows when hiding other rows | Excel Worksheet Functions |