So Im working on a sheet to measure performance in our warehouse.
A1=226 cases per hour
B1 = 74% (performance)
In order for me to see what A1 would look like if B2 were 100% I make a formula like this "A1/B1" which equals 306 cases per hour.
That's all fine and dandy, but what if i want to see A1 at 105%,110%,112%,115%.......(this is totally possible since we have several people who can bust out 145%).
What I want to do in another cell is be able to type the percentage i want to see and have it update the number in A1 to Cell C1.
Please no VBA!
Any help would be greatly appreciated.
A1=226 cases per hour
B1 = 74% (performance)
In order for me to see what A1 would look like if B2 were 100% I make a formula like this "A1/B1" which equals 306 cases per hour.
That's all fine and dandy, but what if i want to see A1 at 105%,110%,112%,115%.......(this is totally possible since we have several people who can bust out 145%).
What I want to do in another cell is be able to type the percentage i want to see and have it update the number in A1 to Cell C1.
Please no VBA!
Any help would be greatly appreciated.
Last edited: