Hi... i am looking for a macro that can do the following:
have 2 xls files one called January.xls the other databaseJanuary.xls
i have in january.xls in column a and b -selected serial numbers and names of customers
i have all customers in databaseJanuary.xls with 35columns of information: column A serial numbers , column b-age, column c-favorite food etc....
with macro I wish to copy all data from all 35 columns from datsbasejanuary.xls to my other xls matched by serial number in column A.
is it possible?
i know i could vlookup tha data 1 by 1 but i want a quicker solution.
appreciate the help-code. Di
have 2 xls files one called January.xls the other databaseJanuary.xls
i have in january.xls in column a and b -selected serial numbers and names of customers
i have all customers in databaseJanuary.xls with 35columns of information: column A serial numbers , column b-age, column c-favorite food etc....
with macro I wish to copy all data from all 35 columns from datsbasejanuary.xls to my other xls matched by serial number in column A.
is it possible?
i know i could vlookup tha data 1 by 1 but i want a quicker solution.
appreciate the help-code. Di