excel & vba & countifs

  1. A

    How to use a loop function to count each occurrence of a unique value based on another column and determine earliest date for each unique value?

    I'm new-ish to VBA and have been able to do some simple coding but I've been having a hard time with my new, more complex task. My overall goal is to identify the number/percentage of samples that are collected within 12 hours and 24 hours of the first sample collected for each unique...
  2. A

    VBA CountIfs Help

    Hi, need your help urgentlyI'm working on a project need your help on Countifs functionPositiveScr = Application.WorksheetFunction.CountIfs(Sheet2.Range("F:F"), "AMER", Sheet2.Range("F:F"), "EMEAR")orPositiveScr = Application.WorksheetFunction.CountIfs(Sheets(2).Range("H:H"), "EMEAR", "&"...

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