Excel Conditional Formatting and SUMPRODUCT -


when put formula in cell, works, returning true or false:

=sumproduct((table1[start]<=ak26)*(table1[end]>=ak26))>0 

but, when try put same formula in conditional formatting, receive error:

"there's problem formula"

can me?


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -