MikeMcKeown
Programmer
I have created an macros in an adp project that does exactly what I would like it to do.
Replaces a current Excel file with the new information.
The problem is that this needs to be run each week and I would like some way of automating it.I have tried doing this all in SQL Server however you cannot delete the contents of the Excel file and replace it with the new details instead it just replaces it
Is there a way to do this? I tried a DTS package??
Replaces a current Excel file with the new information.
The problem is that this needs to be run each week and I would like some way of automating it.I have tried doing this all in SQL Server however you cannot delete the contents of the Excel file and replace it with the new details instead it just replaces it
Is there a way to do this? I tried a DTS package??