Is there a way in excel or using VBA that I can perform the following.
If the number 20 is in cell A5 I want all the values in cell A1-A4 to be populated with values that will total to 20.
If the number 100 is in cell A10 I want all the values in cell A1-A9 to be populated with values that will total to 100.
Can this be done? If so please provide example.
Thanks
If the number 20 is in cell A5 I want all the values in cell A1-A4 to be populated with values that will total to 20.
If the number 100 is in cell A10 I want all the values in cell A1-A9 to be populated with values that will total to 100.
Can this be done? If so please provide example.
Thanks