suicidalporcupine
Board Regular
- Joined
- Apr 1, 2015
- Messages
- 90
Hello everyone,
all the tutorials I've search has the same result. Most tutorials shows you how to copy the Row from Sheet 1 to Sheet 2 only. Maybe I am not searching it properly? What I need is to COPY Row from Sheet 1 to Sheet 2 OR Sheet 3 OR Sheet 4 depending on the value on Column "M" Can someone please direct me to that site or show me the vba code on how to make it work? So example, if value = Daniel, then I want it to copy that row to "Daniel" Sheet. but if the value is "Brian" then it will copy that row to "Brian" sheet.
Thanks a bunch
all the tutorials I've search has the same result. Most tutorials shows you how to copy the Row from Sheet 1 to Sheet 2 only. Maybe I am not searching it properly? What I need is to COPY Row from Sheet 1 to Sheet 2 OR Sheet 3 OR Sheet 4 depending on the value on Column "M" Can someone please direct me to that site or show me the vba code on how to make it work? So example, if value = Daniel, then I want it to copy that row to "Daniel" Sheet. but if the value is "Brian" then it will copy that row to "Brian" sheet.
Thanks a bunch