mil

  1. E

    Writing formula for calculation

    I need to compute a table, but I am not sure on how to write the formula. For example, Sales price: 10Mil For first 1mil the tiered rate is 1% The next 1 mil the tiered rate is 0.8% The next 3 mil the tiered rate is 0.7% The next 3 mil the tiered rate is 0.6% Thereafter the tiered rate is...
  2. E

    Vlookup till lastrow

    Hello, please help me with Vlookup VBA code to fill cells untill last row but look in sheet2 without specified name. It will differ. My table in sheet 1 has about 1 Mil rows. Dim LR As Long LR = Range("A" & Rows.count).End(xlUp).row Range("K2").Formula = "=VLOOKUP(A2,Sheet2!A$2:F$" & LR &...

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