I've come across a problem that I know can be solved using some form of higher math, but I just can't get my puny brain around it. I'm trying to figure out how many rolls of labels I will need to redo the numbering system in a file room. The labels I typically use come in rolls of 250, one number per roll. I have roughly 23K files to do, each requiring a unique six digit number. These unique numbers will range from 010000-150000.
My first attempt was: (23000*6)/250
But then I realized that while that gives me some idea, it doesn't tell me how many of each number I'll need.
Any takers?
My first attempt was: (23000*6)/250
But then I realized that while that gives me some idea, it doesn't tell me how many of each number I'll need.
Any takers?