You’re probably overthinking it trying to pack it all into one complex statement
Join 2 statements with AND
thisRow.[Trial Duration] >= 45 AND thisRow.[Trial Duration] <= 90
You’re probably overthinking it trying to pack it all into one complex statement
Join 2 statements with AND
thisRow.[Trial Duration] >= 45 AND thisRow.[Trial Duration] <= 90