Skip to main content

All Questions

29 questions with no upvoted or accepted answers
1 vote
1 answer
161 views

Need to lookup values in row and give the corresponding month in the column

I need a formula that looks up the number of sales in a month and stage and gives you the highlighted cells in the columns. It has to count the first cell that the sales start in and then if you have ...
dalla's user avatar
  • 11
1 vote
1 answer
505 views

COUNTIF across multiple sheets does not work with SUMPRODUCT

I have the two sheets below. (The example table above is highly simplified for this question) I'm trying to write a formula that adds the total occurrences of A under the year 2017 (Answer is 3). ...
TheEyesHaveIt's user avatar
1 vote
1 answer
512 views

Counting and sorting a cell in excel

I need help to sort out a list of agencies. I have now gotten the frequency for each agency but I need them to match. Then, I need to sort out this list from Largest to Smallest frequency. That means ...
Jennifer's user avatar
1 vote
2 answers
504 views

MS-EXCEL How to Rank three columns together using countif

I am trying to rank these three columns based on the minimum values in all three simultaneously, using the formula shown in the picture. But somehow, it selects the values that aren't minimum in one ...
fadi's user avatar
  • 11
1 vote
1 answer
208 views

Sum the Count of Min of each column by row

I am trying to automate a spreadsheet that will keep a running tally of the most negative topics week over week (kind of like Billboard top 100). I have tried to get Column A(No.1) to calculate the ...
Damian's user avatar
  • 11
1 vote
2 answers
53 views

Excel count of number of times a unique value has been selected

I have a long file with three columns, the first column contains the name of institutions, the second column contains the name of customers within each institutions and the third columns contains a ...
Abdd's user avatar
  • 11
1 vote
0 answers
1k views

excel - how to count number of names in a column, name is specified in a cell

I have two worksheets, "Clients 2014" and "Receipts 2014". The receipts have client names for each row (each row is a receipt). The search key is in the "Clients 2014" worksheet. I want to ...
Thomas Matthews's user avatar
1 vote
1 answer
758 views

Advanced data consolidation in Excel

I need to Combine/Consolidate Data dynamically between over 20 separate Excel workbooks. The Column names and their relative position at the top row are the same. The positioning of each word under ...
Robert's user avatar
  • 164
0 votes
1 answer
122 views

Excel: Using COUNTIF + UNIQUE gives generic error "There's a prblem with this formula"

I'm trying to create an excel function that counts the number of unique entries in a range of (potentially merged) cells. The UNIQUE function returns two values for merged cell, one of which is zero. ...
pkujawa's user avatar
0 votes
2 answers
86 views

Counting the number of times a value appears in a range of columns

Consider the following table which shows a generalised, abstract version of my specific real-world problem (which I will also illustrate). Each "1" or "0" is part of a column ...
Nils L's user avatar
  • 103
0 votes
2 answers
3k views

COUNTIF using two conditions while ignoring duplicates

I am attempting to create a chart showing the number of BEV/HEV/ICE vehicles bought each year. I know the formula must have two conditions, but I can't figure out how to get it to ignore duplicates or ...
Davdgup's user avatar
0 votes
1 answer
25 views

How do I count how many times this category appeared only if the value in the column name is not equals to "N/A"

I have these sample data:https://docs.google.com/spreadsheets/d/1TSpuMRktIRAoACH5s1Dk9189NsNpJwjRtNaR5QROZg8/edit?usp=sharing I wanted to count how many times a certain category has appeared only if ...
JS3's user avatar
  • 103
0 votes
1 answer
75 views

How to combine multiple COUNTIF in Excel?

I have this formula: =OtherSheet!$B$2*COUNTIF(C6:CX6;OtherSheet!$A$2) It looks in the columns to the right and for each occurrence of a string from the other sheet's A2 it adds the other sheet's B2. ...
Haukinger's user avatar
  • 119
0 votes
1 answer
767 views

Excel "IFS" criteria values using cell references

My data consists of a month column A (1 through 12) and a values column B (financial returns) spanning multiple years. How do I count the number of month occurrences in the second half of the year ...
Zen'z's user avatar
  • 1
0 votes
1 answer
144 views

Finding Unique Values across many columns

I'm working on what I thought would be a simple task that has become quite complicated. In Column A, I have a Field Name. In columns B through ANV (1059 columns) I have values associated with that ...
Kyle Dawson's user avatar

15 30 50 per page