Hello to you all,
I am trying to do something in Excel but I don't know how to do it and so I need some help!
Basically, I have two inputs on a calculation that I want to use a scroll bar. However, the problem is that they are not independant.
I am doing something with a right angled triangle.
The inputs are angle (self explanatory) and pitch (although for ease of interpretation I will call pitch "adjacent")
I have a constant (which is the length opposite the angle of the triangle) - specified in a cell. This will never change.
So, angle = atan (opposite/adjacent) and adjacent= opposite / tan(angle)
But like I say, I want them both these inputs on scroll bars so that if you change say angle, it automatically changes adjacent and vice-a-versa. Is this possible?
Some help would be greatly appreciated. Thanks.
Bookmarks