Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I need to use an advanced filter to find entries for a particular range of dates. Trouble is, the ranges vary (predicatably) on a daily basis. It's easy to set up a filter to return "all values between THIS date and THAT date", but what I *need* is one that will return "all values between the date in THIS cell and the date in THAT cell" Sadly, just putting in "=B2" doesn't make the filter look for dates greater than or equal to the date in cell B2. Any suggestions? Thanks! -- oneandoneis2 ------------------------------------------------------------------------ oneandoneis2's Profile: http://www.excelforum.com/member.php...o&userid=33195 View this thread: http://www.excelforum.com/showthread...hreadid=530129 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use
="="&B2 -- Regards, Peo Sjoblom http://nwexcelsolutions.com "oneandoneis2" wrote in message news:oneandoneis2.25svco_1144255206.6271@excelforu m-nospam.com... I need to use an advanced filter to find entries for a particular range of dates. Trouble is, the ranges vary (predicatably) on a daily basis. It's easy to set up a filter to return "all values between THIS date and THAT date", but what I *need* is one that will return "all values between the date in THIS cell and the date in THAT cell" Sadly, just putting in "=B2" doesn't make the filter look for dates greater than or equal to the date in cell B2. Any suggestions? Thanks! -- oneandoneis2 ------------------------------------------------------------------------ oneandoneis2's Profile: http://www.excelforum.com/member.php...o&userid=33195 View this thread: http://www.excelforum.com/showthread...hreadid=530129 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Use ="="&B2 Excellent! Many thanks! -- oneandoneis2 ------------------------------------------------------------------------ oneandoneis2's Profile: http://www.excelforum.com/member.php...o&userid=33195 View this thread: http://www.excelforum.com/showthread...hreadid=530129 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Advanced Filtering by Date (or Macro) Help | Excel Worksheet Functions | |||
Conditional Formatting & Dynamic Range | Excel Worksheet Functions | |||
HELP - Date Range In 1 Cell Calculation | Excel Worksheet Functions | |||
adding occurrences for date range | Excel Discussion (Misc queries) | |||
Advanced Filter: No Filter | Excel Discussion (Misc queries) |