Hi. Another question for you guys.
For key 1, for example, the total value is 19, and the max allocation value is 10. So instead of how the values are currently entered (column C), I need to change to an allocation of 10 for the first row only.
For key 2, the total value is 19, but the max allocation value is 12. So in this case, I'd need to have the value be 12 in the first row only.
Long story short, I need to sum up the values for each key, then distribute them based on the allocation values in column B but only to the first row. I am going to have to be doing this with large sheets of data and I don't want to improve my 10 key.
For key 1, for example, the total value is 19, and the max allocation value is 10. So instead of how the values are currently entered (column C), I need to change to an allocation of 10 for the first row only.
For key 2, the total value is 19, but the max allocation value is 12. So in this case, I'd need to have the value be 12 in the first row only.
Long story short, I need to sum up the values for each key, then distribute them based on the allocation values in column B but only to the first row. I am going to have to be doing this with large sheets of data and I don't want to improve my 10 key.