I'm trying to have a single value of an array hold a range of numbers so that when I pick a number from that range of X corrodents it will set that array's value properly. Eg.
Set value at (0 to 10) to "40K"
Set value at (11 to 40) to "90k"
any help would be welcome thanks.