beergum
New Member
- Joined
- Mar 20, 2014
- Messages
- 11
Hi Everyone,
I need VBA help to replace content of a certain column based on multiple criterion.
If the value in the Extension Column in Sheet1 is found in the Extension column in Sheet2
AND the Date in Sheet1 equals or falls between Date From and Date To in Sheet2, replace Number in Sheet1 with the corresponding Number in Sheet2, Else, do nothing.
Here's a screenshot of the details.
Screenshot by Lightshot
And a link to a file with sample entries. http://1drv.ms/1skLYJR
I tried recording a macro doing auto filters but couldn't figure out a way to enter the corresponding number for records that meet all criteria.
Any help would be greatly appreciated.
Thanks!
I need VBA help to replace content of a certain column based on multiple criterion.
If the value in the Extension Column in Sheet1 is found in the Extension column in Sheet2
AND the Date in Sheet1 equals or falls between Date From and Date To in Sheet2, replace Number in Sheet1 with the corresponding Number in Sheet2, Else, do nothing.
Here's a screenshot of the details.
Screenshot by Lightshot
And a link to a file with sample entries. http://1drv.ms/1skLYJR
I tried recording a macro doing auto filters but couldn't figure out a way to enter the corresponding number for records that meet all criteria.
Any help would be greatly appreciated.
Thanks!