handrianomanana
New Member
- Joined
- May 28, 2010
- Messages
- 3
Hi there,
I'm new with VBA and walk through old post but can work it out myself, I need more practices.
I want to copy values from one sheet to another if condition is met.
I have a list on one column on sheet1 and another list on other column in sheet2(they might not be the same), anytime the value on sheet2 equals one of the list value on sheet1, then a corresponding cell value on sheet1 should be paste on another cell in sheet2 of the same row.
thanks in advance
I'm new with VBA and walk through old post but can work it out myself, I need more practices.
I want to copy values from one sheet to another if condition is met.
I have a list on one column on sheet1 and another list on other column in sheet2(they might not be the same), anytime the value on sheet2 equals one of the list value on sheet1, then a corresponding cell value on sheet1 should be paste on another cell in sheet2 of the same row.
thanks in advance