Hi,
I am using following to comapre two columns
=IF(ISERROR(VLOOKUP(B2:B8,I2:I14,1,FALSE)),"Not Available",J2)
When data is matching I want the corresponding data available in J2 column. Will some one help me in correcting the formula or let me know if any MACRO CODE is available to compare two columns and extract date from different column for the matched records.
Regards,
Prakash
I am using following to comapre two columns
=IF(ISERROR(VLOOKUP(B2:B8,I2:I14,1,FALSE)),"Not Available",J2)
When data is matching I want the corresponding data available in J2 column. Will some one help me in correcting the formula or let me know if any MACRO CODE is available to compare two columns and extract date from different column for the matched records.
Regards,
Prakash