K
Kel Good
I am trying to insert a recordset into an Excel worksheet using
CopyFromRecordset. I was hoping for certain cells that my query could simply
insert the text of a named range formula as below:
UPC Calculated Value Of Some Sort
Quantity
Row 00300300303 =GetValueFormula 5
The named range is simply ending up as text in the cell.
Is there any way to do what I'm trying to do?
Thanks.
CopyFromRecordset. I was hoping for certain cells that my query could simply
insert the text of a named range formula as below:
UPC Calculated Value Of Some Sort
Quantity
Row 00300300303 =GetValueFormula 5
The named range is simply ending up as text in the cell.
Is there any way to do what I'm trying to do?
Thanks.