I need help with this formula, please.
I need to get the PO date from this sheet
and output that date to this sheet
I tried this formula but it is not working:
=IFERROR(INDEX({PO Date}, MATCH([Vendor Name]@row, {Vendor ID#}, 1)), "")
Both columns are Date fields
Thank you!😀