Can anyone please help. I have been trying to export data from a saved query to excel with no luck
I have tried using the output to and transfer spreadsheet method to an excel spreadsheet but get a 'Null Pointer Problem in excel so I now have code which opens the spreadsheet and the spreadsheet has a database query which pulls data from the connected query / table
When the spreadsheet is connected to a query I get a message saying too few parameters expected 1
However this works fine if I pull data from a table
Is there a better way?
Thanks
I have tried using the output to and transfer spreadsheet method to an excel spreadsheet but get a 'Null Pointer Problem in excel so I now have code which opens the spreadsheet and the spreadsheet has a database query which pulls data from the connected query / table
When the spreadsheet is connected to a query I get a message saying too few parameters expected 1
However this works fine if I pull data from a table
Is there a better way?
Thanks