Good afternoon all,
I was approached with an excel question and got it to work using nested if statments, but if there had been one additional column, that option would not have worked. The request was to return the latest item price used over a series of months (Jan - Sept.) Prices skipped months and went up and down, and the largest was not always the last price used. Does anyone know of a good formula to use to do this next month that won't exceed the max nested function limit of 7? Here's an example of the table
1 2 3 4 5
A LIST JAN FEB MAR APR
B Item A 1.90 0 1.89 0
C Item B 0 0 0 0
D Item C 5.15 0 0 0
E Item D 2.75 3.14 3.00 2.95
Thanks for your time.
Scott
I was approached with an excel question and got it to work using nested if statments, but if there had been one additional column, that option would not have worked. The request was to return the latest item price used over a series of months (Jan - Sept.) Prices skipped months and went up and down, and the largest was not always the last price used. Does anyone know of a good formula to use to do this next month that won't exceed the max nested function limit of 7? Here's an example of the table
1 2 3 4 5
A LIST JAN FEB MAR APR
B Item A 1.90 0 1.89 0
C Item B 0 0 0 0
D Item C 5.15 0 0 0
E Item D 2.75 3.14 3.00 2.95
Thanks for your time.
Scott