Combination from .xls using unique identifier
Closed
santanto
-
Apr 19, 2011 at 12:12 PM
RWomanizer Posts 365 Registration date Monday February 7, 2011 Status Contributor Last seen September 30, 2013 - Apr 20, 2011 at 02:20 AM
RWomanizer Posts 365 Registration date Monday February 7, 2011 Status Contributor Last seen September 30, 2013 - Apr 20, 2011 at 02:20 AM
Related:
- Combination from .xls using unique identifier
- Every little alchemy combination - Guide
- Xls to xlsx converter offline - Download - Other
- Unique identifier excel ✓ - Excel Forum
- Excel - To generate unique ID ✓ - Excel Forum
- Student mark sheet in excel format xls - Guide
1 response
RWomanizer
Posts
365
Registration date
Monday February 7, 2011
Status
Contributor
Last seen
September 30, 2013
120
Apr 20, 2011 at 02:20 AM
Apr 20, 2011 at 02:20 AM
You "VLOOKUP" to get the required result.
make a temporary column next to SSN in Master Data, use VLOOKUP:
now filter for values not equal to #N/A.
Now copy the data and paster to new sheet.
then delete temp. column.
Hope this will clear to you.
Thanks,
make a temporary column next to SSN in Master Data, use VLOOKUP:
now filter for values not equal to #N/A.
Now copy the data and paster to new sheet.
then delete temp. column.
Hope this will clear to you.
Thanks,