I have 2 files and I need to do Vlookup
First sheet where I have status of email if it was opened or no and email-address
In second sheet I have just addresses and I need to make vlookup on that emails in second sheet and add there that status from first sheet.
And here is formula I used. But when I press enter it shows error "There's a problem with this formula. Not trying to type formula?...etc"
=VLOOKUP(AN2;'[Covid-19_report.xlsx]Hárok1';!$2:$42829;1,FALSE)