Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"wally" wrote in message
... i am trying to creat a sub list of dates that are not contained in the first list. i have a list of dates. say 1/105 through today. however, there might be some dates missing in the list. i would like to create a list of those dates on a form. if i need to do this on the worksheet i can. have you tried "match()" function let column_a contains your dates, column_b all range you test for existence, column_c put formula: =match(b1,a$1:a$999,0) this formula will return either found position, or "error" for missing date |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find a record with a missing value | Excel Discussion (Misc queries) | |||
compare 2 tables of dates to find the preceding dates | Excel Worksheet Functions | |||
How to fill missing cells in the collumn of dates? | New Users to Excel | |||
Find the missing number? | Excel Discussion (Misc queries) | |||
Filling in missing dates | Excel Worksheet Functions |