Hello.
I am trying to count the occurrences of dates in a table on a different worksheet and have the information counted and added in another worksheet.
I want to count data in table1 on sheet 1 that matches cell (column heading) in sheet 2. The cell (column heading) in sheet2 is configured to be a "date" 1/1, 1/2, and so on. So every time 1/1 appears in sheet1 table1 it will be counted under the corresponding column in sheet 2 in the table. Whenever Sheet1 table1 has 1/2 it will appear under that column with that heading "1/2". So when sheet1 table has a value that matches the column heading in sheet2 it will add up the occurrences under that column in sheet 2. Does that make sence? Sorry its my first time posting.
I am trying to count the occurrences of dates in a table on a different worksheet and have the information counted and added in another worksheet.
I want to count data in table1 on sheet 1 that matches cell (column heading) in sheet 2. The cell (column heading) in sheet2 is configured to be a "date" 1/1, 1/2, and so on. So every time 1/1 appears in sheet1 table1 it will be counted under the corresponding column in sheet 2 in the table. Whenever Sheet1 table1 has 1/2 it will appear under that column with that heading "1/2". So when sheet1 table has a value that matches the column heading in sheet2 it will add up the occurrences under that column in sheet 2. Does that make sence? Sorry its my first time posting.