How can I change this formula to get the EOMONTH?
=IF(AND([@[Discussion]]>=$AQ$3,[@[Discussion]]<=$AQ$4),$E4+45,[@[Discussion1]]-89)
If I use this formula I don't get the proper EOMONTH, so for FEB, I get 3/3/2018.
It works ok for JAN, but I need the proper EOMONTH for the entire column.
Thanks in advance for your assistance.
=IF(AND([@[Discussion]]>=$AQ$3,[@[Discussion]]<=$AQ$4),$E4+45,[@[Discussion1]]-89)
If I use this formula I don't get the proper EOMONTH, so for FEB, I get 3/3/2018.
It works ok for JAN, but I need the proper EOMONTH for the entire column.
Thanks in advance for your assistance.