tallandpoofy
New Member
- Joined
- Dec 27, 2012
- Messages
- 2
Hi All,
I feel like this is either really simple and can be done in the name manager, or requires a somewhat complex macro.
I have a table where column B is Date. I want to define a range within "Table1[Date]" that contains all "March" Cells.
Range Name: "March"
Abstract statement: include in range all cells in Table1[Date] that have month(cell)=3
The ultimate goal is to get this formula:
=Offset(March,-3,2)/offset(March,0,1) where march is the range explained above
I can attach part of the workbook if necessary.
I feel like this is either really simple and can be done in the name manager, or requires a somewhat complex macro.
I have a table where column B is Date. I want to define a range within "Table1[Date]" that contains all "March" Cells.
Range Name: "March"
Abstract statement: include in range all cells in Table1[Date] that have month(cell)=3
The ultimate goal is to get this formula:
=Offset(March,-3,2)/offset(March,0,1) where march is the range explained above
I can attach part of the workbook if necessary.