Hi, i have a formula where i need to do some sort of repeat notification. For example say i wanted 2 repitions i would look like:
= (C12 * C9 + C11) * C9 + C11
And 3 would look like:
= ((C12 * C9 + C11) * C9 + C11) * C9 + C11
And so on. I'm not sure how this can be done and i've confused myself so much that i thought i would ask for help.
Thanks
= (C12 * C9 + C11) * C9 + C11
And 3 would look like:
= ((C12 * C9 + C11) * C9 + C11) * C9 + C11
And so on. I'm not sure how this can be done and i've confused myself so much that i thought i would ask for help.
Thanks