S
snax500
In Excel2000, I have the following:
Weeks 1 2 3 Max Wk #
contract1 20 3 40 40
contract2 20 3 10 20
I want to find the max amount for each contract. I can do this using
the =max function. I also want to find the week that coincides with
the max amount. So I want the above to look like this:
Weeks 1 2 3 Max Wk #
contract1 20 3 40 40 3
contract2 20 3 10 20 1
What function can I use to find the max amount and then look up the
week?
Thanks
Weeks 1 2 3 Max Wk #
contract1 20 3 40 40
contract2 20 3 10 20
I want to find the max amount for each contract. I can do this using
the =max function. I also want to find the week that coincides with
the max amount. So I want the above to look like this:
Weeks 1 2 3 Max Wk #
contract1 20 3 40 40 3
contract2 20 3 10 20 1
What function can I use to find the max amount and then look up the
week?
Thanks