Can Macros split up and save documents ?
Posted by Jason on December 30, 2001 5:40 PM
In coloumn A of an Excel Wordbook i have the name of an area, there is 110 different areas but each workbook will only have between 5 and 15 areas.
each area is controlled by an area general manager.
because each workbook has between 500 and 3000 rows of customer information spread over the 5 to 15 areas i am after a macro that will copy only the first row (the coloumn heading) and the rows with the same area name in coloumn A to a new workbook and then save the file in the same folder as the original using the area name as the file name. leaving the original intact and unchanged.
it takes quite a long time to copy the coloumn headings to a new document then all the records with the same area name then save it and continue the process until all areas are done. as i have limited macro knowledge (limited to knowing they save heaps of time) i dont know if macros have the ability to split a document up into several documents and then save the newly created documents.
this is a task i do frequently and assume it can be done quicker, any help would be wonderful