Hi All
I have a query in an excel workbook that references another sheet in the same workbook. The query is fine but when I create a new calculated column within the query I would like to give it a name.
I have tried : for example
and different permutations of this but it always reverts back to expr1013.
Does anyone have any suggestion?
Thanks
Ian
I have a query in an excel workbook that references another sheet in the same workbook. The query is fine but when I create a new calculated column within the query I would like to give it a name.
I have tried : for example
PHP:
AS "ColumnName"
Does anyone have any suggestion?
Thanks
Ian