I'm trying to return column M when the date matches the date in column I. Any idea why it says N/A when I run the query function?
Here's the formula I'm trying to make work.
=QUERY(A2:M1000,"select M where(I='4/8/2016')")
I'm trying to return column M when the date matches the date in column I. Any idea why it says N/A when I run the query function?
Here's the formula I'm trying to make work.
=QUERY(A2:M1000,"select M where(I='4/8/2016')")