Named Ranges in Array Formulas

J

jfitzpat

Can I use Named Ranges in Array Formulas?

Example here :
{=SUM(IF((ResourceName=$A28)*(ProjectID=$C28),OTLHours))}

I get the following error:
Value not available error
 
Top