Hi,
I am trying to set up a spreasheet where there are five values (range B2:B5) the values of which can be manipulated using some kind of slider control, but with a rule that sum(B2:B5) is always 100.
This is to allow the user to give relative weightings to different items, on a percentage scale.
Is there any way to do this without using VBA?
Thanks for any advice,
Adrian
I am trying to set up a spreasheet where there are five values (range B2:B5) the values of which can be manipulated using some kind of slider control, but with a rule that sum(B2:B5) is always 100.
This is to allow the user to give relative weightings to different items, on a percentage scale.
Is there any way to do this without using VBA?
Thanks for any advice,
Adrian