![]() |
|
#1
|
|||
|
|||
![]()
Thank you very much Pecoflyer. This is exactly what I needed and the absolutes are where they need to be.
Now, I just have to figure out how each of the functions work so I can use them again. ![]() I think I know, but I am not sure what the "+1" does. I believe the "-1" is subtracting a month, but I don't understand what is being added with the "+1". Thanks, Jodie |
#2
|
||||
|
||||
![]()
EOMONTH returns the last day of a month.
Using -1 gives the last day of the month before, and adding 1 returns the first day of the month So, EOMONTH(today(),-1) returns Sep 30th, and adding 1 gives Oct 1st The result can be obtained other ways ( like DATE) but it would have made the formula longer, or using >eomonth(ref,-1) instead of >=.
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sum, count and average not working | Cooman | Excel | 1 | 03-19-2012 04:12 AM |
Column Chart Average | blaqsheep | Excel | 0 | 02-07-2012 07:04 PM |
Average minus outliers? | markg2 | Excel | 2 | 01-07-2012 05:46 PM |
'AVERAGE' Formula | nfphilpot | Excel | 3 | 11-24-2010 02:19 PM |
![]() |
speedycorn1 | Excel | 1 | 10-30-2010 07:54 PM |