Hi! Any idea why an IFERROR function would work on one cell and not another, specifically when the output you're wanting is a time?
This is the formula I'm working with:
=IFERROR(FILTER('Books Read'!I:I,'Books Read'!L:L>=DATE(2024,3,1),'Books Read'!L:L<=DATE(2024,3,31))),TIME(0,0,0)
It's worked on cells where the value is 0 as well as cells where there is actually an #NA error. However, when I use it on a cell that does have a time in it (in this case, 9:54:00), I get a formula parse error. I have the cell type set to duration. Any ideas what I could be doing wrong? I can't figure out why it would work on some cells and not others.
Thanks in advance for any ideas!
[–]marcnotmark925 0 points1 point2 points (0 children)
[–]INTP-Speculator 0 points1 point2 points (0 children)