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!
Hi All,
I'm trying to create a VBA code whereby if cells A1:A3 are selected in a worksheet a Msgbox will produce a message.
For example, when in selecting cells A1:A3 Msgbox will produce "Selected".
If you can help, please provide a code because I'm stuck.
Thank you!
Pinaceous
Hi,
I'm trying to reduce the number of rows in my range by a value, usually 1 or 2. So essentially, Im trying to go from having my range being A1:A3 to A2:A3, I am able to do it the other way round (A1:A3 to A1:A2) but not this way?
Any ideas?
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.