I have an accounting period table that has the year and then a date range for each period. The format of the table is yyyymmdd for the dates. I would like to query the table and take the currdate find the current year based on the currdate then pull in the date range the currdate is in for my parmeters in my report. Anyone out there know how to write this statement?