Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have multiple claim numbers with multiple dates. What I need is to get one
ocurrence of each claim number for a specific year |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have multiple claim numbers with multiple dates. What I need is to get one
ocurrence of each claim number for a specific year This is formula I am using to get the claim number, but I need it to pull only the claim number within a specific year =IF(ISNA(MATCH(0,COUNTIF($B$20:$B20,Log!$A$2:$A$10 00),0)),"",INDEX(Log!$A$2:$A$1000,MATCH(0,COUNTIF( $B$20:$B20,Log!$A$2:$A$1000),0))) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I crate a function for week of year + year in same cell. | Excel Worksheet Functions | |||
Combination Graph with current year and prior year sales | Charts and Charting in Excel | |||
how to calculate $1000/year at 5% for 25 years showing each year | Setting up and Configuration of Excel | |||
trying to get day/month/year froamt while user enters year only | New Users to Excel | |||
How to compare current year to prior year in bar chart? | Charts and Charting in Excel |