Hi there, is it possible to use formula with autofilter? I have a sheet with a table for which I need to create 4 temporary view presets. One of filter parameters is whether the date in a given cell is larger or smaller than today and 30 days from today. One way to do this would be to implement another column in the table with a formula giving True/False results but I'd like to avoid this if possible. Any ideas?