IF Statement using dates for a budget template
        Posted  
        
            by 
                Leah Allen
            
        on Super User
        
        See other posts from Super User
        
            or by Leah Allen
        
        
        
        Published on 2013-10-17T21:49:58Z
        Indexed on 
            2013/10/17
            22:00 UTC
        
        
        Read the original article
        Hit count: 268
        
microsoft-excel
I am working on a budget and want to automatically account for increases in rent in the correct month, I would also like to account for dates tenants move in or out. I may also sometimes have a tenant in a space all year with no changes to rent. Below is an example of my budget with all three scenarios.
SQFT BaseRentperSQft BaseRentIncrease DateofIncrease CommencementDate TermDate Jan-Decbymonth
10,000   $15.00     $15.25      05/01/2013            11/30/2013            
10,000   $15.00                                            04/01/2013
10,000   $15.00
I would like to build a formula to accomplish all criteria. Thanks in advance, I can only write simple IF statements, this one is out of my league.
© Super User or respective owner