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

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

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -