I work in an insurance agency. We have Sheet1 with a column "Policy Number" (Sheet1,Column B) with all different policy numbers but need the associated column "Policy Effective Date" (Sheet1,Column I) and the column "Policy Expiration Date" (Sheet1,Column J) dates copied from Sheet2 "only" if the Policy Number (Sheet2,Column B) equals Policy Number (Sheet1,Column B) then copy/paste the associated Policy Effective Date from Sheet2,Column I to Sheet1,Column I and the associated Policy Expiration Date copy/pasted from Sheet2,Column J to Sheet1,Column J.
Example:
Sheet1
Column B Column I Column J
Policy Number Policy Effective Date Policy Expiration Date
123456789
Sheet2
Column B Column I Column J
Policy Number Policy Effective Date Policy Expiration Date
123456789 12/1/2012 12/1/2013