cutoff

  1. O

    NPV Formula to Cut Off Values after Economic Limit

    Thanks in advance for any suggestions, and I will provide feedback on any proposed solutions. How do I modify the following formula to cut the columns off after the economic limit and beyond (i.e. not include them in the NPV Formula). = NPV( ( 1 + $B$1 )^(1/12)-1, $L$198:$ATO$198) Cell A1 has...
  2. K

    Format What Appears in Message Box

    I am working with the following code: Dim i As Integer Dim j As Integer Dim nhigh As Integer Dim cutoff As Currency cutoff = InputBox("What Sales value do you want to look for?") If cutoff = "" Then Exit Sub End If For j = 1 To 6 nhigh =...
  3. M

    SUM/SUMIF - cutoff value

    Hi, is it possible to create a formula which creates a sum of a range(A1:E1) but values > 8 are cutoff? Example: A1= 8,5 B1 = 10 C1 = 8 D1 = 7 E1 = 0 SUM should be 8+8+8+7+0 Cheers Max

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