Hi,
I need to improve my Excel calculation performance so please help me to better this cell formula.
No VBA, please...
Problem description:
a) For a given value (cell L2) and a given date (cell E2), I need to find which percentual to apply (cell M2).
b) At the bottom of the spreadsheet, I have reference tables to guide which percentual to apply; they are both value and time ranges.
c) If the reference value (cell L2) exceeds to value range, upper percentual value applies.
d) If the reference date (cell E2) exceeds to time range, an error message shall appear.
e) Reference tables can be freely adjusted, while given values/dates can't.
Current formula is at cell M2.
Thanks
I need to improve my Excel calculation performance so please help me to better this cell formula.
No VBA, please...
Problem description:
a) For a given value (cell L2) and a given date (cell E2), I need to find which percentual to apply (cell M2).
b) At the bottom of the spreadsheet, I have reference tables to guide which percentual to apply; they are both value and time ranges.
c) If the reference value (cell L2) exceeds to value range, upper percentual value applies.
d) If the reference date (cell E2) exceeds to time range, an error message shall appear.
e) Reference tables can be freely adjusted, while given values/dates can't.
Current formula is at cell M2.
Thanks