View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
June June is offline
external usenet poster
 
Posts: 5
Default dividing report by region

That was PERFECT! Thank you so much!


-----Original Message-----
Hi June,

See Ron de Bruin's Sub Copy_With_AdvancedFilter() at

http://www.rondebruin.nl/copy5.htm

---
Regards,
Norman


"June" wrote in

message
...
I have a report that has approx 600 records in it.

Every
record has a Region on it. The number and name of the
regions will not be static from month to month. I need

to
split the workbook into one worksheet per region. Is

there
a way to pick up the names from the records and then

move
them based on their region?

Thanks in advance,
June



.