b1b3

  1. T

    Reversing the order in a sumproduct

    Hello, I am sure this has been asked before. What I am trying to do is to reverse the order for a sumproduct: Sumproduct( A1:A3,B1:B3) == A1*B1 + A2*B2 + A3*B3 Instead, what I'm after is Sumproduct( A1:A3, Reverse(B1:B3)) == A1*B3 + A2*B2 + A3*B1 Thank you!
  2. F

    VBA Find Next Non-Blank Row

    <tbody> A B C D E 1 ABC 4 15 600 2 89 100 5 3 5 150 8 4 DEF 10 5 20 5 15 10 22 6 200 15 15 7 GHI </tbody> I want to find a range of rows in Column B from the first non-blank to the last blank (B1:B3 and then B4:B6). With that range...

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