b=1

  1. J

    VBA/formula: if there's a cell in column B = 1, column D = 1, select that row and copy value in column H

    Hello there, I'm hoping to get some help/insight on how I'm able to complete this task. On Sheet 1: <colgroup><col width="64" span="8" style="width:48pt"> </colgroup><tbody> B D H 1 1 1.1 2 1 1.2 2...
  2. iknowu99

    recursive nested loops

    Hello MrExcellers, How would you create function that takes the parameter to make calculation of nested loops. Specifically the repetition of "for " line reproduced inside function? For ex: for a=1 to 10 for b=1 to 10 for c=1 to 10 for d=1 to 10 'calculations next d next c next b next a as...
  3. L

    Break RANK Tie

    Hi, I have two Ranked Columns Example: A B 1 3 2 4 3 1 4 1 5 5 6 1 7 2 I need to search COLUMN "B" For Highest Rank, and then once that is found, I need to have it tell me which of those have the highest rank in Column "A".... So in this instance, it would...

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