Excel 2003 VBA (search, compare, copy value)

blimpiehunter

New Member
Joined
Aug 7, 2012
Messages
3
Hi.
My first post but I hope I can get some help from You guys :)
I've browsed the forums, but it's just to much for me at this time :/
I'm an intern and my supervisior asked me to do this task - but my experience with coding is meh

What I need to do is to get a sting from column x row 1 to something (one by one) in file_x.xls and find that string in column y in file_y.xls (also one by one). chceck description of the record we find in file_y (if there is none - copy description from file_x, if there is copy to description2 column). description is of numeric value.

Help, help, help, help, and help
Where do i start?
Best regards
desperate intern :)
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Hi.
My first post but I hope I can get some help from You guys :)
I've browsed the forums, but it's just to much for me at this time :/
I'm an intern and my supervisior asked me to do this task - but my experience with coding is meh

What I need to do is to get a sting from column x row 1 to something (one by one) in file_x.xls and find that string in column y in file_y.xls (also one by one). chceck description of the record we find in file_y (if there is none - copy description from file_x, if there is copy to description2 column). description is of numeric value.

Help, help, help, help, and help
Where do i start?
Best regards
desperate intern :)
I made a drawing of what it does
LhtzG.png
 
Upvote 0

Forum statistics

Threads
1,216,077
Messages
6,128,685
Members
449,463
Latest member
Jojomen56

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top