Hello All,
I am putting together a spreadsheet for real estate analysis. I would like to set up a template that would simplify a process.
Ex. Apartment building has 100 apartments. 5 different Unit types (e.g 1bed/1 bath, 2bed/1bath). The different unit types have 5 different rent values ($500 for 1bed 1 bath, $600 for 2bed/1 bath). The different Unit types vary in size.
This obviously will be different for each building, so it is very unique.
I would like to build a worksheet that ask these questions and displays the information based on the inputs.
Step 1 - What is the total # of units in the building? 100
Step 2 - How many unique Unit Types? 5
Step 3 - How many units in Unit Type A,B,C,D,E? 10,20,30,25,15
Step 4 - How large is each unit type?
Step 5 - What is the rent for each unit type?
Rather than build a worksheet and type in each value. I would like to set something up that ask these questions and can display the info. I am not too familiar with VBA, but figured it may be the only way to get it done. So any help is appreciated. Thanks
I am putting together a spreadsheet for real estate analysis. I would like to set up a template that would simplify a process.
Ex. Apartment building has 100 apartments. 5 different Unit types (e.g 1bed/1 bath, 2bed/1bath). The different unit types have 5 different rent values ($500 for 1bed 1 bath, $600 for 2bed/1 bath). The different Unit types vary in size.
This obviously will be different for each building, so it is very unique.
I would like to build a worksheet that ask these questions and displays the information based on the inputs.
Step 1 - What is the total # of units in the building? 100
Step 2 - How many unique Unit Types? 5
Step 3 - How many units in Unit Type A,B,C,D,E? 10,20,30,25,15
Step 4 - How large is each unit type?
Step 5 - What is the rent for each unit type?
Rather than build a worksheet and type in each value. I would like to set something up that ask these questions and can display the info. I am not too familiar with VBA, but figured it may be the only way to get it done. So any help is appreciated. Thanks