To whom it may concern,
I have used the attached formula in excel for monthly projections and was trying to figure out if and how I might be able to do the same in Smartsheet. This formula has an end of month function, which I know is not available in Smartsheet. Below is the formula and sample data. Any help would be greatly apricated.
Thanks
Jim
=$G9*
((MAX(H$8-$C9,0)-MAX(EOMONTH(H$8,-1)-$C9,0))
-(MAX(H$8-$D9,0)-MAX(EOMONTH(H$8,-1)-$D9,0))
+(EOMONTH(H$8,0)=EOMONTH($C9,0)))