I am using the VLOOKUP function to reference another sheet and pull in data. I have it in another area of my sheet pulling different data from a different sheet and it works fine, but this particular one keeps returning #NOMATCH. The screenshots below show the formula and field to lookup, along with the reference sheet and the columns in the reference.
Formula: =VLOOKUP(Date@row, {2021 MENF Newsletter Range 1}, 3, false)
Any ideas on what I'm doing wrong or how I should format something to make sure it pulls the data?