propertymodeller
New Member
- Joined
- Nov 3, 2017
- Messages
- 10
Hi all,
I have a cash flow model I am building with over 50 assets.
Each asset tab's format is exactly the same. However, cell A1 of each asset tab has the name of the asset.
I am trying to prepare an asset summary table.
Is there a way I can do the following:
If cell A1 between Asset Tab 1 to Asset Tab 2 = "Cell A1 in the Summary tab" then
INDEX($B$8:$I$8,MATCH(1,$B$3:$I$3)) of the tab which meets the requirement above?
I have a cash flow model I am building with over 50 assets.
Each asset tab's format is exactly the same. However, cell A1 of each asset tab has the name of the asset.
I am trying to prepare an asset summary table.
Is there a way I can do the following:
If cell A1 between Asset Tab 1 to Asset Tab 2 = "Cell A1 in the Summary tab" then
INDEX($B$8:$I$8,MATCH(1,$B$3:$I$3)) of the tab which meets the requirement above?