Hi!
I need a formula to look at another sheet, if it matches criteria, return the date.
I have one sheet that lists all of the requests for W9. On my base sheet, I need to look at the W9 sheet and show the date the W9 was received. I have tried an IF formula, but continue to get Invalid Data Type. This is what I used: =IF({W9 Tracker Property}, "7341", {W9 Tracker Date Rec}).
I'm sure it's something simple, but I've tried reversing the order, using =, eliminating "", and etc.
Thanks in advance for any help!