Hi All,
Heaven knows if I'm explaining my problem correctly but here goes.
I have some customers who can make two different types of transactions which are inter-related. Each transaction can be made many times.
So worksheet 1 lists transaction one with a customer number, effective date and payment amount.
worksheet 2 lists transaction two with a customer number, effective date and transaction data.
I want to append the relevant information from worksheet 2 to worksheet 1. The rules arethe customer number must match and the effective date I want to grab from worksheet 2 is the entry that is nearest to, but less than the effective date I am looking at in worksheet 1. Once I get that date in, it should be easy to vlookup the other details with an IF AND function.
Here's hoping I made some sense ?
Heaven knows if I'm explaining my problem correctly but here goes.
I have some customers who can make two different types of transactions which are inter-related. Each transaction can be made many times.
So worksheet 1 lists transaction one with a customer number, effective date and payment amount.
worksheet 2 lists transaction two with a customer number, effective date and transaction data.
I want to append the relevant information from worksheet 2 to worksheet 1. The rules arethe customer number must match and the effective date I want to grab from worksheet 2 is the entry that is nearest to, but less than the effective date I am looking at in worksheet 1. Once I get that date in, it should be easy to vlookup the other details with an IF AND function.
Here's hoping I made some sense ?