Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
THANK YOU!
"Jacob Skaria" wrote: Use absolute referencing. Below are the different reference styles. A1 Relative referencing. Both column and row will change if you copy or drag the formula. $A1 The column reference is fixed and will not change A$1 The row reference is fixed and will not change. $A$1 Column and row reference are fixed. -- Jacob (MVP - Excel) "--Viewpoint" wrote: Below is a formula that I want A50:A100046 to remain static so when I "fill down" the information doesn't change. =SUMPRODUCT(--(MONTH(Data!A50:A10046)=7),--(YEAR(Data!A50:A10046)=2008)) Can you suggest how I can write the formula to accomplish my goal? (Just an FYI: I'm basing the month and year on a fiscal year beginning July 1 through June 30, so I'm manually changing this info.) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need to retain the formatting from a different part of a spreads | Excel Discussion (Misc queries) | |||
MACRO: Add formula's across row if criteria is met | Excel Discussion (Misc queries) | |||
Count if criteria is part of list | Excel Discussion (Misc queries) | |||
delete part of a row based on certain criteria | Excel Worksheet Functions | |||
Part of text as criteria | Excel Worksheet Functions |