How do I link data to another sheet using INDEX/MATCH, if that the best practice to copy selected fields to another sheet?
Example:
Source Sheet Columns: PK#,Vendor,FY
Destination Sheet Columns: PK#,Vendor,FY
How do I use INDEX and MATCH to copy the data?