S 
		
								
				
				
			
		Steve
Hi everyone.  I have a data sheet that 14,000 rows long.  In column A
is the customer number. Then I have a "control" sheet, where I have a
list of customer numbers to pull (copy) from the data sheet (A3:A20).
Can VBA scan the data sheet, create a new sheet for all entries in
Control("A3:A20"), and copy in the entire row for every instance found
in the data sheet for each customer identified in Control("A3:A20")?
Thanks!
				
			is the customer number. Then I have a "control" sheet, where I have a
list of customer numbers to pull (copy) from the data sheet (A3:A20).
Can VBA scan the data sheet, create a new sheet for all entries in
Control("A3:A20"), and copy in the entire row for every instance found
in the data sheet for each customer identified in Control("A3:A20")?
Thanks!