Hi all,
I have a list of data:
Apple 580
Pear 245
Orange 867
Cherry 870
etc.
What I want to do is split my inventory between 5 locations randomly, but will only ever total the total inventory and then have VBA print the array so that it's like the following:
Apple 156
Apple 142
Apple 52...