prev

  1. A

    VB Help

    Hi - Im trying to enter an array formula into VB if possible - i know the formula is too big but struggling to get it to work. the formula im using is entered in Cell C180 and looks like this. =SUM(--(FREQUENCY(IF('Raw Data Prev Year'!$B:$B<>"",IF('Raw Data Prev Year'!$D:$D=A171,IF('Raw...
  2. A

    Arrary Formula in VBA or As Count If

    Hi all, I'm trying to input this array formula in VBA and its filling in the cell C180. Any ideas? Or if better could this be as a countif function? The sheet5 is called admissons Sub Array_Formula() Range("C180").Select Selection.FormulaArray = "=SUM(--(FREQUENCY(IF('Raw Data Prev...
  3. A

    Array formula in VBA sheet

    Hi all, I'm trying to input this array formula in VBAand its filling in the cell C180. Any ideas? The sheet5 is called admissons Sub Array_Formula() Range("C180").Select Selection.FormulaArray = "=SUM(--(FREQUENCY(IF('Raw Data Prev Year'!$B:$B<>"",IF('Raw Data Prev Year'!$D:$D=A180,IF('Raw...

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