The Select Expert is a wizard, use the manual means:
Report->Edit Selection Formula->Record:
{table.date} >= dateadd("y",-1,currentdate-1)
and
{table.date} <= currentdate-1
Note that you may find differences in the menus in my example and in your version of Crystal, this is because you omitted basic information, such as your version of Crystal.
-k