
traizenne
New User
Jun 21, 2010, 11:47 AM
Views: 1426
|
I'm looking for a script to test a proof of concept using an example excel file. I need to copy rows of data X amount of time relative to the number of IDs it has in a certain column. ex of starting XLS is: Key Name KeyIDs mpd-1 test mpd-4, mpd-54, mpd-123 mpd-2 test2 mpd-3, mpd-44 INTO a new xls of: Key Name KeyIDs mpd-1 Test mpd-4 mpd-1 Test mpd-54 mpd-1 Test mpd-123 mpd-2 test2 mpd-3 mpd-2 test2 mpd-44 Any thoughts?
(This post was edited by traizenne on Jun 21, 2010, 1:14 PM)
|