I am trying to find out if Sumproduct or Countif will provide me the answer but in vain. In the example of the 2 columns of data, how do I find out the number of one-time (or unique) combined occurences for data in column A and B? In my example the answer should be 5. I do not how to proceed with my Sumproduct formula which gives error. =SUMPRODUCT(($A$1:$A$17="A122")*$B$1:$B$17)
I have a table with some reapeated words in, I wondered if anyone had any methods of counting words and displaying the total in number format. for example if I had in cell A1-Hello and A2-Hello and A3-Bye how can I get Hello = 2 and Bye =1
I have a spreadsheet (>10,000 rows) with data referring to a grid cell map. Each grid cell on the map has an ID and associated data. About 10% of the grid cells have duplicate records, but with different data. I need to produce a spreadsheet with a single record for each grid cell that contains the data from each of the duplicate grid cells. Some occurrences may be >2. Example below.
I want to count the nr of words in cell without counting the repeated words. For example, in "this is a ball and that is a square", the total nr of words is 9, and the total nr of non-repeated words is 7, because "is" and "a" are repeated twice, and I just want to count it once.
I'm just using the "=COUNTIF" function to count how many times a particular website was repeated, but I have no idea if such website is among the top five that appear the most throughout. Finding that manually, given the ridiculous size of the data provided, would take days!
I have a table of data, from which I have created lists for “items created within a period” (the items are paintings on canvasses).
Each list displays which canvasses were completed within 2 dates.
My main data table is large (over 1000 lines and growing) and I need to extract the total quantity of each canvas size that appears in each period list.
My sample attached shows sample data, with corresponding lists of canvasses created within each time period, together with the result I am looking for (shown in red).
I have a number and i wanted to convert it to a number or character.
Ex.
if i have value of 7, should be converted to a character of "*", the output will be 7 times of "*" (*******) if value is 10, so it will be 10 times "*". (**********)
how do i copy one column to another one (with formula) that not repeat any number?
i have a list of prices and i need that list in other column with any price repeated.... and theses prices are imported data, so they change, thats way need to be formula =/
E20 with the series of numbers in tenth, and with five numbers on one cell. Between 01-37. How do I write a formula on column R to identify any repeated numbers from E20 with E21? In the chart it shows number 10 is repeated from E21, so I place a check mark on the same row as E20 on column R.
On column S how do I write a formula to identify numbers within E20 to see if there are any consecutive numbers? On E20 there is none, on E21 there is one 10-11, and column S will let me know if there is a consecutive by placing a check mark.
I have numbers in a table from A1 to X1. From that table I have selected some numbers in example 1: (44,3,11,20,44,3), in which the number 44 and 3 is repeated twice. What I want to do is to conserve one set of repeated numbers and to change one of the sets picking next number of repeated into the following number. Giving a result as follows (45,4,11,20,44,3) and if possible to put it in ascending order.
The same method applies in Example 2: but instead of 2 it conserves 3 repeated numbers and changes the other 3 into next following number.
I need to count the number of equal cells in col D beginning at the top of the column. The counted cells must begin with a text prefix of "Category:" without the quotes.
Some but not all of the cells in col D begin with a prefix of "Category:" without the quotes, followed by a word or words following the word "Category:" See examples below. All of the terms prefixed with "Category:" in col D are in alphabetical order. I need to count the number of identical cells in col D with the "Category:" prefix.
Examples of the contents of cells in col D with the "Category:" prefix are as follows:
Cells above and below cells with a prefix of "Category:" in col D are not adjacent.Cells above and below cells with a prefix of "Category:" in col D are separated by 3 to an undermined number of rows.
I need to count the number of equal cells in col D and insert the count in col A at the last equal term. For example, col A above would have 93, 1, 1, 5, 10, 8, 3, and 12 inserted into col A.
going down are stores a, b, c, d.... what i'm filing in across is the square feet of each store and what quartr or year each store came into place. so there will either be a 0 or a number Now, I want to be able to count the number of nhew stores each quarter. how do i create a formula that just recognizes it the first time there is a number and not a zero... because i will put the square feet in subsequent quarters after it opens so i can see yearly how many square feet the store had. then also, how can create a button on the page that will say quarterly numbers and a button that is annual. so that i can hide the quarterly columns and just see an annual spreadsheet... and for the quarterly button so i can hide the annuals and just see the quarters....
I have data in a column (G) consisting of zero and ones. I would like to count the number of clusters of the number 1 in the data. For example in the data below there are 8 ones. But instead, I need to calculate how many groups of 1s occur. So in the case below the group of 1s = 3.
In terms of what defines a group. Whenever there is a zero either before or after the occurance of a 1 constitues a group, i.e the groups are broken out by zeros.
I want to count the number of times any given number appears either as a consecutive group or singularly.
To give you a context I monitor windturbines and for any given fault code I wish to count the number of events it occurs in a month. Now it could be for 1 hour then clear the next then back for 17 then claer again. That would be 2 events!
Create some sort of formula combination or macro that will: Recognise a cell with a value of 1, 2 or 3 in. If 3 is in the cell, the cell to its left will be counted and added to a total. If the cell that has 3 in changes the value is removed from the total. Ive tried lots of methods but i cant figure this one out!
I have some form used for "deret fauli test" it's like have 42 row cell and 37 column cell. What I need is count how much row between number 1to2, 2to3, 3to4, ... 19to20.
That mean from number 1 to number 2 have 42 + 2 = 44 row (this value put in A 45) number 2 to number 3 have 40(because 2 row have add to number 1) + 1 = 41 row (this value put in A 46) number 3 to number 4 have 41 + 42 = 83 row. (and this one put in A 47)
When you click on an entire column and drag your mouse to the right/left, you get a little box that tells you the number of columns highlighted, actual the same with rows. This little box has stopped coming up on my Managers laptop. I have looked in the View tab and the options area but nothing jumped out at me as the fix...
-Sheet1 has a list of numbers in column A. -Sheet2 has a list of numbers with some numbers appear more than one in column B.
-I need to write a macro that start with the first number in sheet1 and go to sheet2 and count how many time that number appear. If the number of count more than 1 then highlight it in sheet 1, or copy it into a new sheet.
-Go back to sheet1 and start with the next number in the column until finish.
I have a row (say d3:i3) that has numbers in it. j3 has the sum of all the numbers in that row. I would like k3 to count the number of 0's in that row.
Is there a way to add a colum but only count the item once if it appears more then once.
I want to add a colum with inputs of MHC07, MHC06, MHC35 and so on. These numbers will appers several times in the colum but I only want it counted once.
I have two sheets, where I am trying to look up the value from one sheet and post it to the other.
On sheet 1 I have the Names of the Individuals, On sheet 2 I have the Names of the individuals in a different order and then in the next column i have the amount of dollars they spent on a product.
The reason I don't think I can do a simple vlookup here is that sometimes the names are listed Multiple times each because they made seperate purchases.
So for example
Sheet 1 SHeet 2 John Doe Jane Doe $1,000 John Doe Michael Jordan $2,000 Jane Doe John Doe $3,000 Michael Jordan Michael Jackson $4,000 Michael Jackson John Doe $5,000
If I did a vlookup, I assume that John Doe would return $3,000 for both. I would like to return $3,000 for one and $5,000 for another.