I have a dynamic range defined based on a column which comes from a pivot table.I want to use that range as source of data for data validation.When I define the range name for the data validation all goes wonderful. However when I put the name of the range in a cell ($A$4) as a text string and use =INDIRECT($A$4) for the validation rule then I get : The Source currently evaluates to an error. Do you want to continue?What am I doing wrong?I have done a lot of googling but did not find the solution. Hope someone can help me.Albert ****