I have a large excel file (250k+lines), each has a Customer no and a Level (high, med, low) and I need to split into 30 equal files (that's now the problem).
My question is can this be done taking the same amount of high, med, low for each group. I dont want some groups to have all the high and...