Variable Formulas

mbshafe

Board Regular
Joined
Apr 14, 2011
Messages
54
Thanks to these boards, I've been able to enhance a spreadsheet quite a bit, however, it just occurred to me that I've been asking all the wrong questions. To get right to the heart of the matter:

I need to create a sheet that contains many different types of asset classes. One of the things I need to calculate on this sheet is current market value. The problem is that the formula to calculate the MV is different for each asset class. So I'd like to create a sheet within the workbook that defines the structure of the formula for each and then properly applies it.

Here's an example of one of the formulas:

=INDEX('Position Detail'!$1:$52,MATCH(Deals!A4,'Position Detail'!$B$1:$B$1000,0),MATCH(Deals!O2,'Position Detail'!$A$9:$AA$9,0))

So far, there are two other formulas that could apply depending upon the asset class...does anyone have any advice for me? TIA, Mike
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,224,592
Messages
6,179,789
Members
452,942
Latest member
VijayNewtoExcel

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top