winterjade
New Member
- Joined
- Jun 1, 2017
- Messages
- 5
Good Afternoon I am trying to combine 2 formulas:
1. =IF(C10="Current",(65.5*DAY(EOMONTH(G1,0))))
2. =IF(C10="Move Out",(DAY(D10-G1)*65.5))
Into one cell. With trial and error I get a "FALSE" answer when using the foillowing:
=IF(C10="Current",(65.5*DAY(EOMONTH(G1,0))=IF(C10="Move Out",(DAY(D10-G1)*65.5))))
I am looking for either a calculation for the whole monthly fee based on the daily rate of 65.5 time the days in the month (G1= the first day of the month) OR the prorated amount of the move out date minus the first day of the month times the daily rate.
Any help would be greatly appriciated!!
Thank you
Winter
1. =IF(C10="Current",(65.5*DAY(EOMONTH(G1,0))))
2. =IF(C10="Move Out",(DAY(D10-G1)*65.5))
Into one cell. With trial and error I get a "FALSE" answer when using the foillowing:
=IF(C10="Current",(65.5*DAY(EOMONTH(G1,0))=IF(C10="Move Out",(DAY(D10-G1)*65.5))))
I am looking for either a calculation for the whole monthly fee based on the daily rate of 65.5 time the days in the month (G1= the first day of the month) OR the prorated amount of the move out date minus the first day of the month times the daily rate.
Any help would be greatly appriciated!!
Thank you
Winter