Hi,

I have workbook 2 which has columns date and username with request description column left blank.

In workbook 1 i have data for all 3 columns.

I want to run a code tat fills the request description column of workbook2 from workbook1.

i.e for a particular date and username the appropriate description has to filled.

Eg:

Workbook1 has user name: xxxx date :06/08/2013 req descritption: Item Creation
user name: yyyy date :07/08/2013 req descritption: Item deletion

Workbook2 has user name: xxxx date :06/08/2013 req descritption:
user name: yyyy date :07/08/2013 req descritption:

I want the req description in workbook 2 for user xxxx comparing the corresponding date