K
Kerry
This function would spread the amounts in one row according to the spread
factors in another row, and accumulated the results by column. This would be
a very powerful function. It could be done as a custom VBA function, but I
don't know how to handle the ranges within the function.
Example
Period 1 2 3 4 5 6
Amounts 100 50 70 30
Factors 50% 30% 20%
Result 50 55 70 46 23 6
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...dg=microsoft.public.excel.worksheet.functions
factors in another row, and accumulated the results by column. This would be
a very powerful function. It could be done as a custom VBA function, but I
don't know how to handle the ranges within the function.
Example
Period 1 2 3 4 5 6
Amounts 100 50 70 30
Factors 50% 30% 20%
Result 50 55 70 46 23 6
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...dg=microsoft.public.excel.worksheet.functions