I am creating an analysis spreadsheet that lists a shopping centers tenants, their square footage, and their pro-rate percentage share of space that their unit occupies in the entire shopping center.
I want to add another column that shows the number of vacancies by month. Each month there is a percentage (i.e. 100% for January if January is fully occupied) showing the occupancy. I would like to extract a count of the number of vacancies that occur if the occupancy number matches up to the difference of the percentage share of each tenant.
For example, I have three tenants.
Tenant #1: 2,400SqFt 34.4%
Tenant #2: 2,567SqFt 36.8%
Tenant #3: 2,000SqFt 28.7%
Total: 6,967SqFt 100%
I have made multiple if and count statements but without writing up every single possible outcome that a months occupancy percentage would equal less than 100% have can determine the number of blank units, it would take house of formulating each possible outcome.
Is there a formula statement that can calculate all possible scenarios to match the vacancy % and produce a result that would state 2 vacant units or 1 vacant unit...?
I'm spinning my wheels in my office here and figured I would defer my question to someone more advanced than me on this forum.
Anyones help would be greatly appreciated.
Bookmarks