G
Guest
Hi;
I keep getting an error saying my table or object is locked.
I am trying to select into Excel from an Access query.
Ex:
Select * INTO [Excel 8.0;Database= ' " & holdflname & " '].[age_in_days]
from [age_in_days].
I used this Microsoft article for my synatx example :
"How To Use ADO.NET to Retrieve and Modify Records in an Excel Workbook With
Visual Basic .NET"
Thanks for your insights,
I keep getting an error saying my table or object is locked.
I am trying to select into Excel from an Access query.
Ex:
Select * INTO [Excel 8.0;Database= ' " & holdflname & " '].[age_in_days]
from [age_in_days].
I used this Microsoft article for my synatx example :
"How To Use ADO.NET to Retrieve and Modify Records in an Excel Workbook With
Visual Basic .NET"
Thanks for your insights,