I wasn't exactly sure what to title the thread...
I have a dataset that I basically need to replicate, except that I need to reduce the values based on the amount in the Deposit column. The deposit gets applied to the smallest values first and on up. There doesn't have to be any kind of lookup to find the correct rows because the result table will be out to the right of the original one with the exact same columns and rows.
The sample file should give a pretty good idea of what I'm after.
I have a dataset that I basically need to replicate, except that I need to reduce the values based on the amount in the Deposit column. The deposit gets applied to the smallest values first and on up. There doesn't have to be any kind of lookup to find the correct rows because the result table will be out to the right of the original one with the exact same columns and rows.
The sample file should give a pretty good idea of what I'm after.