B
Brian Nordberg
I have a excel doc with an Department ID field that breaks
down employees for that department. I need to
programatically make a new document for each occurrence of
the department within the doc.
For example
DeptID Person
1 Brian
1 Rob
2 John
2 Mary
3 Colleen
would be broken into 3 new files that contain only 1
departments worth of data.
Ideas?
Thanks
down employees for that department. I need to
programatically make a new document for each occurrence of
the department within the doc.
For example
DeptID Person
1 Brian
1 Rob
2 John
2 Mary
3 Colleen
would be broken into 3 new files that contain only 1
departments worth of data.
Ideas?
Thanks