Hi,
i am trying to figure out the coding to search for different keywords, then copy and paste them into another sheet in different columns.
eg.
cell 1A :
john
banana
$1.2
cell 2A :
kelvin
durian
$2.4
cell 3A :
kenny
orange
$1.5
cell 1B:
kenny
durian
$1.3
cell 2B:
john
banana
$1.2
the list goes on....from 1A to 30D
all these data are in sheet1. My plan is to sort these data into sheet2.
those data with john goes to 1st column, those with kelvin goes to column 2, those with kenny goes to 3rd column...and so on
i have tried using wildcard, but nothing happens.
does anyone has any idea how to solve my problem? thanks =D
Bookmarks