count

  1. ibmy

    SUM/COUNT of Value 1 at the Start of Set

    Hi Experts, How to get result in Column L (Start) ? GIL1DataEndStart2315415161715891111011121213121415161111718191220122122132312413252627 For Column I ( End) , I use this code : Sub End2() Dim a As Variant, b As Variant Dim i As Long, k As Long a = Range("G2", Range("G" &...
  2. IIII

    Find Saturdays that are within a set of dates

    Hi All, I currently have a function that identifies which dates between two dates are Saturdays. What I also need to know though, is how to work out if any of those Saturdays appear in a list of specified dates e.g. Leave//Holidays list of dates. So the below example shows what I'm trying to...
  3. J

    How to Count entries with date range across multiple tables and worksheets?

    Worksheet 'Dashboard' has a weekly breakdown for production numbers. I have tried multiple ways and continue to get formula errors. I need to count the number of entries in multiple other worksheets as follows: Worksheet: DG_Procedures has table DG_Table with column Date Submitted to QC. I...
  4. J

    Countif value is not blank and less than 70% of adjacent cell"s value

    Hi all, Hoping someone can help me with this. I'm guessing it super simple, but I can't find a solution anywhere online. Basically, what I'm trying to do is count the number of times each cell in a range (G4:G9) is not blank and is less than 70% of the value of the cell that is 2 columns...
  5. ibmy

    Count specific value in range

    Hi Mr Excel, How to get result in Column Q & S? Given number of range to check for Column Q in M , Column S in O The Range to check in Column G. Example : Cell O6 show 2 number of range , then check how many value < -0.6 in Column G and the result is 1 in Column S. Same goes to Column M for...
  6. tourless

    Count from/until blank not working

    Hi Folks. Starting in cell I3 I'm simply trying to count the cells with values until I reach the first blank cell. But for some reason it returns the count from I1 to the first blank cell. I have no idea why... nDays = Range("I3").End(xlDown).Row
  7. E

    Count filtered unique values where sum of values in another column meets criteria

    Hello, hope you can help. I would like to use a formula to give the count of complete projects in [time range] where there is a total of <=1 hour spent on 'review' over the whole project - example sheet below. In this sample the desired answer is 2 as only project A and B meet the criteria...
  8. T

    I'm trying to use EDATE in conditional formatting to turn cells different colours and then use COUNTIF to count green and turn this into a percentage

    The conditioning formatting worked when using "cells that contain" but other forums say that it has to be a formula to then use count function. Please can someone help without using macros as I don't understand these.
  9. A

    Excel VBA: How to count cell and whenever cell change will keep the old and new data continuously

    Hi expertise, I already enable worksheet change that will record every single data after click in specific cell. But, I have one problem onto count (preferably in range G:G) the cell within same row in multiple cell. Can anyone help me on this? Thank you. Option Explicit Private Sub...
  10. A

    Outlook VBA to count emails in inbox by Subject and send to an Excel spreadsheet

    I use the code below to count emails by Sender and send to a new Excel sheet. I would like one that will count emails in the inbox by subject line, excluding characters at the beginning (e.g. {EXTERNAL}, RE:, FW:, etc.), and send those to a new Excel sheet. Any suggestions? Sub...
  11. S

    Month Count in Google Sheets.

    Hi, I'm looking for an excel formula that can count the months from the start of positive #s to the end of positive #s. Zero values in between positive #s count. Zero values do not count before the first positive # or after the last positive #. Client 5/31/2022 4/30/2022 3/31/2022 2/28/2022...
  12. E

    Create mails with table - standard header specific row

    I am trying to create a code that can create Namelist amount of emails. Each email should include some specific cell variables such as name and email AND a table in which i need the header from the excel sheet and a specific row. I have tried to incoporate a take one row at a time approach but...
  13. R

    Count duplicate dates within a formula (no ranges)

    Hi I have a reference cell B2 which contains the year. I would like to create a formula that contains dates (not referenced in cells) and counts the duplicate dates. Within the formula I have the fixed dates DATE(YEAR(B2),1,1),DATE(YEAR(B2),3,2),DATE(YEAR(B2),5,1),DATE(YEAR(B2),5,9) and I would...
  14. S

    Automatically Update a Cell for a Live Countdown

    I need help creating a countdown from $3,000,000 that auto updates every second to a lower number. I have the macro below that works for updating the sheet every second and it works. But I need the $3,000,000 to drop by $3.94 every second. Any ideas on a simple formula that will allow it to...
  15. S

    COUNTIFS Issue

    Hello, I am trying to do the following with a COUNTIFS Formula G:G = "In Survey" AF:AF = "" (Blank) AD:AD = <>"" (Populated with data, but not specific) My original formula looked like this: =COUNTIFS(Data!G:G,"In Survey",Data!AF:AF,"",Data!AD:AD,"<>""") However with or without data in AD...
  16. T

    Updating Pivot table using count and sum option from multiple sheets

    Hi Team, I have 15 members in my team and they are updating their volume details for each sheet (I created one sheet per member) I have to create a summary with the help of pivot by using all the sheets(sheets will have same titles). Person1 Sheet will be Name Book ID Book Title Pages Count...
  17. A

    Counting and Then Notating a Color Pattern Within a Row

    After much digging, I don't know if what I'm looking for is possible or not. Its a reach for sure. I am working on a knitting project, and it would be really helpful if I could get Excel to count the patterns in each for me. So far I have cells being conditionally formatted whether they are...
  18. S

    Generate column of all values and the number of times they occur

    Hello, I'm starting with columns B and C and my desired output is column A. Column A gives the values in column B and the number of times they occur (column C). My actual use case is much larger and it's tedious to do this manually. Hoping this is as straightforward as I feel like it should be...
  19. C

    Count how many times a cell changes to specific critiria

    Hello! I am trying to calculate how many times a cell changes to "Checked Out" and only when it changes to checked out. I frequently change the cell stratus from "Checked Out" to "On Shelf' and I cannot seem to find a formula where it will only count the times it was changed to "Checked Out."...
  20. B

    Count Text String Occurrence Across 2 Column Array But Only Count Text String Once if in Adjacent Cell

    I have a data table with multiple columns. I need to count the number of occurrences of names in the range --> Summary!$C$3:$D$10000. The name list is located on Sheet1!$A$2:$A$8 I want the total count to be Sheet1!$B$2:$B$8 If the same name is shown in the adjacent column cell, I only want to...

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