Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I want to return a set of records that were reported before a specified date
and have no value in the Finished column. I need to specify a null value in a criteria range: For eaxmple ReportDate and ACTFINISH are my two headers and <=38292 and Null are my criteria respectively. Any ideas |
#2
![]() |
|||
|
|||
![]()
Using advanced filter leave the criteria headers empty, assume we use H1 and
H2, H2 empty and in H2 put =AND(A5<=--"11/01/04",B5="") where A5 is the first data cell in ReportDate and B5 the first data cell in ACTFINISH check copy to another location, in the criteria range put $H$1:$H$2 click oK Regards, Peo Sjoblom "Johnnyy2k" wrote: I want to return a set of records that were reported before a specified date and have no value in the Finished column. I need to specify a null value in a criteria range: For eaxmple ReportDate and ACTFINISH are my two headers and <=38292 and Null are my criteria respectively. Any ideas |
#3
![]() |
|||
|
|||
![]()
Meant H1 empty and the formula in H2, sorry.
regards, Peo Sjoblom "Peo Sjoblom" wrote: Using advanced filter leave the criteria headers empty, assume we use H1 and H2, H2 empty and in H2 put =AND(A5<=--"11/01/04",B5="") where A5 is the first data cell in ReportDate and B5 the first data cell in ACTFINISH check copy to another location, in the criteria range put $H$1:$H$2 click oK Regards, Peo Sjoblom "Johnnyy2k" wrote: I want to return a set of records that were reported before a specified date and have no value in the Finished column. I need to specify a null value in a criteria range: For eaxmple ReportDate and ACTFINISH are my two headers and <=38292 and Null are my criteria respectively. Any ideas |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Query a Access database that has a module from Excel | Excel Discussion (Misc queries) | |||
Database or list range is not valid | Excel Worksheet Functions | |||
How to use a Access Query that as a parameter into Excel database query | Excel Discussion (Misc queries) | |||
PLEASE HELP!? Creating a simple database with excel, minor setback | Excel Worksheet Functions |