View Single Post
 
Old 08-17-2009, 11:15 PM
penghuipan penghuipan is offline Windows 2K Office 2003
Novice
 
Join Date: Aug 2009
Posts: 2
penghuipan is on a distinguished road
Default

Hi Senthil
I think you can use the formual --Vlookup(),for example,columns A have 1,2,3,4,5,columns B have 1,2,3.in columns C.C1=vlookup($a1,$b$1:$b$3,1,0),then columns B' data will be match columns A, if not match,will be have a error symbol#N/A,The
error symbol means columns A' data not present in Columns B',so you can filter columns B' error symbol,columns B' error symbol means you want to get the value in columns A.
I hope it can be help you.

penghui.
Reply With Quote