Hi all
I need to export a stock file to excel and one field might be picture.
All the data is being exported to excel except the picture.
There must be some 'special' way to export these.
This is the code I am using.
IMG_Tempimage = QRY_GetallStockCards.LargePicture
StockXls[nLineNo,"C"]= IMG_Tempimage
any help appreciated.
Thanks
Noel
I need to export a stock file to excel and one field might be picture.
All the data is being exported to excel except the picture.
There must be some 'special' way to export these.
This is the code I am using.
IMG_Tempimage = QRY_GetallStockCards.LargePicture
StockXls[nLineNo,"C"]= IMG_Tempimage
any help appreciated.
Thanks
Noel