Hi folks.
Apologies for what looks like a loooong request! please bear with me
I have a fairly large data set (circa 20,000 rows) containing daily sales info for company nationwide. There is info in columns A – N (with headings in first row)
In column D there is branch location. I need to divide the info up by branch, and then copy the data from each branch into a pre-designed template for each branch – so any info for Edinburgh will be pasted into ‘C:\andy\branchtest\edinburgh’, and any info for London will go to c:\andy\branchtest\london , and so on and so on.
The format of the destination sheets will be exactly the same as the Source sheet and the headings will be the same.
This is a daily task and the code does not need to find ‘next available cell’ as pasted info in branch templates will always start in cell A5.
Can anyone suggest the best way to go about this please? Any advice/suggestions appreciated.
Cheers
Bookmarks