Trying to work with dates (multi century) in a Family Tree Libre Database. Using "trick" of January 1 to indicate approximated dates.? The data is sorted on dates, formated as YYYYMMDD, including approximated dates, but only confirmed dates should be printed.? Need information to disable the print of aproximated dates in report.? What is syntax for the "Conditional Print" ?? ?Used LIKE `****-01-01` in calc spreadsheet to create a column that?shows all dates except the ones with 01-01, which are not printed.