Hello all, I need some urgent advise on how to approach my issue and was hoping the VBA GODS would help me.
I have an Excel sheet populated from A1 - M1 with the following information (it's from A1-M1 because there are some columns that are hidden and not being used)
QuantityBooks-----NewStore-----Banner-----Address-----att:-----City-----State-----Zip-----Phone
The QuantityBooks fiels contains numbers divisible by 250 with the highest quantity being 32,500 (meaning 130 sets of 250)
The NewStore field contains 3-digit numbers (and only one with 4 numbers being 1000) which are unique and never repeated (there are a total of 203 codes)
For reasons out of our control, We have been asked to ship this data in groups of 250 to each NewStore code. Equaling/totaling the amount found in the QuantityBooks field.
*************************************************************
Example:
If the QuantityBooks field = 250 we should ship all in one box
If the QuantityBooks field = 1,000 we should ship all in four boxes
If the QuantityBooks field = 32,500 we should ship all in 130 boxes
Is this something that can be done with Excel????
thanks in advance all
I have an Excel sheet populated from A1 - M1 with the following information (it's from A1-M1 because there are some columns that are hidden and not being used)
QuantityBooks-----NewStore-----Banner-----Address-----att:-----City-----State-----Zip-----Phone
The QuantityBooks fiels contains numbers divisible by 250 with the highest quantity being 32,500 (meaning 130 sets of 250)
The NewStore field contains 3-digit numbers (and only one with 4 numbers being 1000) which are unique and never repeated (there are a total of 203 codes)
For reasons out of our control, We have been asked to ship this data in groups of 250 to each NewStore code. Equaling/totaling the amount found in the QuantityBooks field.
*************************************************************
Example:
If the QuantityBooks field = 250 we should ship all in one box
If the QuantityBooks field = 1,000 we should ship all in four boxes
If the QuantityBooks field = 32,500 we should ship all in 130 boxes
Is this something that can be done with Excel????
thanks in advance all

