merge two excel sheets by ID - formula

|
1. ID must be in field A in both sheets
2. copy filed data from one sheet to another:
 =IF(ISERROR(VLOOKUP(A2,'s2'!A:J,6,FALSE) ),"",VLOOKUP(A2,'s2'!A:J,6,FALSE))
where:  A2 - ID in both sheets; 's2'!A:J - sheet name and table start-end; 6 - filed that needs to be copied over

About this Entry

This page contains a single entry by published on June 21, 2011 2:10 PM.

Useful Windows XP Run Commands for Developer was the previous entry in this blog.

Find recent content on the main index or look in the archives to find all content.

  • My Photo Album

    Powered by Movable Type 4.01