+ Reply to Thread
Results 1 to 4 of 4

Column Calcs

  1. #1
    Registered User
    Join Date
    02-24-2013
    Location
    USA
    MS-Off Ver
    16.63.1 (2022)
    Posts
    82

    Column Calcs

    I have a financial model I am building in excel. There are multiple unit types and each unit type has a monthly absorption rate.
    I have attached the workbook.

    The columns I am referencing are on the Project Assumptions sheet, columns Q, R & W

    Column Q - Monthly Absorption
    Column R - # of Units by Unit Type
    Column W - Monthly Unit Rent

    I am trying to figure how to write an efficient formula that will calc the rent based absorption rates and sum the unit types. The monthly absorption is the number of units that lease up on a monthly basis. Rental income is calculated by multiplying the monthly rent by the monthly absorption plus the previous months rental income.

    The formula I have written is "=G19+IF(H2*'Project Assumptions'!$Q4>='Project Assumptions'!$R4,0,'Project Assumptions'!$Q4*'Project Assumptions'!$W4)" and this works for 1 unit type. I would have to write this same formula 48 times to account for every unit type. The formula is on row 19 on The Operating Forecast tab.

    Is there a better way?
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    09-30-2018
    Location
    Vlaams Brabant Belgium
    MS-Off Ver
    365
    Posts
    456

    Re: Column Calcs

    in this case you can just write the formula 1 time and pull to the and of your dashboard

    using the $ in your formulas makes it easy that way or select the range in the formula and press F4

    the $ means static so it will not change when you pull formulas

    put this in D19
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and pull the formula to the end of your dataset

    might need to change the ; to , in the formula
    Attached Files Attached Files
    Please be as complete as possible in your asking so it may save use all the time to rework the solution because you didn't give all the requirements. If you have a layout in mind please work it out first so we can adapt our solution to it. Thanks.
    If you have been helped, maybe you could click the *

  3. #3
    Registered User
    Join Date
    02-24-2013
    Location
    USA
    MS-Off Ver
    16.63.1 (2022)
    Posts
    82

    Re: Column Calcs

    Thank you. I figure it out using @[Column Name]

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,389

    Re: Column Calcs

    Thanks for letting us know.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Vlookups & Calcs
    By shootingstarz in forum Excel General
    Replies: 2
    Last Post: 11-25-2012, 05:54 PM
  2. Replies: 1
    Last Post: 05-07-2011, 03:21 PM
  3. [SOLVED] Auto Sum calcs not right
    By gorang in forum Excel General
    Replies: 2
    Last Post: 03-19-2011, 04:58 PM
  4. VBA Calcs with variables
    By Hawk in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 04-02-2010, 07:04 PM
  5. Multiple calcs
    By [email protected] in forum Excel General
    Replies: 3
    Last Post: 11-02-2009, 05:32 PM
  6. SUMPRODUCT calcs....
    By Somebodyhadto in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-15-2008, 08:41 PM
  7. [SOLVED] length Calcs
    By Lee in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-13-2005, 09:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1