Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a long list here and manually doing this will take
couple of hours. Please help with a vba code if you can. I have a list of customers in about 60 different territories. this list is in sheet1. I want to run a code that cuts and pastes all customers in each individual territory into a newly added sheet. Column B the list of territories. I have data from column A to R. can anyone share with me the full code that I can just paste in vba window and run? Thanks so so much.. this will save me bunch of time. |
#2
![]() |
|||
|
|||
![]()
Thrava
Try this code from Ron de Bruin. http://www.rondebruin.nl/copy5.htm#all Gord Dibben Excel MVP On Wed, 16 Mar 2005 09:07:56 -0800, "Thrava" wrote: I have a long list here and manually doing this will take couple of hours. Please help with a vba code if you can. I have a list of customers in about 60 different territories. this list is in sheet1. I want to run a code that cuts and pastes all customers in each individual territory into a newly added sheet. Column B the list of territories. I have data from column A to R. can anyone share with me the full code that I can just paste in vba window and run? Thanks so so much.. this will save me bunch of time. |
#3
![]() |
|||
|
|||
![]()
Thanks I'll try it.
-----Original Message----- Thrava Try this code from Ron de Bruin. http://www.rondebruin.nl/copy5.htm#all Gord Dibben Excel MVP On Wed, 16 Mar 2005 09:07:56 -0800, "Thrava" wrote: I have a long list here and manually doing this will take couple of hours. Please help with a vba code if you can. I have a list of customers in about 60 different territories. this list is in sheet1. I want to run a code that cuts and pastes all customers in each individual territory into a newly added sheet. Column B the list of territories. I have data from column A to R. can anyone share with me the full code that I can just paste in vba window and run? Thanks so so much.. this will save me bunch of time. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Opening a file with code without a set file name | Excel Discussion (Misc queries) | |||
Opening a file with code without a set file name | Excel Discussion (Misc queries) | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Command Button VBA code | Excel Discussion (Misc queries) |