Hi,
Can you please help me with below problem here.
1) “Main” sheet has header in row # 5.
2) “Sub” sheet has header in row # 5.
3) Header value in “Main” Sheet is something like “Apple”, “Mango”, “Peach” and so on.
4) Header value in “Sub” sheet is something like “John”, Steve”, Roler and so on.
What i am trying here is to VBA to search Main Sheet “apple and copy the entire column from Cell # 6 and below and paste it in Sub folder “John” column, row 6 below.
Likewise do for all other header i require.. Like Mango and Peach.
Please help
Thanks,
Shiva