Ok im trying to have excel create a rage of numbers from the given values in cells b1and b2. I would like to add 11 to b1 till the last digit is 6 then add 4 to only that number then continue to add 11 till the last digit is a 6 then add 4 again then back to adding 11 and so on till the value in b2 is reached I have attached my file for an example in addition to the below.
When given the values of 60862620 and 60862922 once 60862686 is reached then 4 would need to be added then after that 11 would need to be added till another number ends with 6 then 4 is added. EXAMPLE:
60862620 +11
60862631 +11
60862642 +11
60862653 +11
60862664 +11
60862675 +11
60862686 +4
60862690 +11
60862701 +11
60862712 +11
60862723 +11
60862734 +11
60862745 +11
60862756 +4
Bookmarks