Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need to count 2 sets of data whereby one of the worksheets contai data which acts as the criteria and displaying the results of eac criteria individually using VBA coding. Eg. Worksheet 1 (whereby, Tan, Lee, Who are the criterias) A1: Criteria A2: Tan A3: Lee A4: Who Eg. Worksheet 2 (datasheet) I need vba codes to compare the criterias in worksheet 1 against use defined range in worksheet 2. After comparison, displaying the result in a new worksheet, for eg: Worksheet 3: No. of Tan: 5 No. of Lee: 10 No. of Who: 0 No. of rows matched: 15 (Sum of rows that match the criterias) No. of rows not matched: 5 (Sum of rows that doesn't match) Anyone can help?? -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
displaying missing data by comparing two sets | Excel Discussion (Misc queries) | |||
Comparing two Excel data ranges for chnages... | Excel Discussion (Misc queries) | |||
Formula result not displaying on worksheet | Excel Worksheet Functions | |||
Comparing Cells and Displaying Data | Excel Worksheet Functions | |||
Comparing Worksheet ranges | Excel Programming |