![]() |
How to filter for Dates prior to Today
If I have two columns of information or mutiple columns and column A is the
date an event happened or will happen, how would write a formula to say if the date (A1) is prior to today, display B2, else nothing/blank? Is it possible and could I display additional fields well, using the date prior to current as main filter mechanism? Thanks, Tommy |
How to filter for Dates prior to Today
Try the below.. Do you mean B2 or B1 ?
=IF(A1<TODAY(),B2,"") "Tommy" wrote: If I have two columns of information or mutiple columns and column A is the date an event happened or will happen, how would write a formula to say if the date (A1) is prior to today, display B2, else nothing/blank? Is it possible and could I display additional fields well, using the date prior to current as main filter mechanism? Thanks, Tommy |
All times are GMT +1. The time now is 02:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com