I'm new to access and I need to know if anyone as information on how to export hard coded query to excel.
Here's the query i'm trying to export to excel. I think I might need to covert it to a recordset?
If anyone has information i could read on the property i'm suppose to use let me know! :D
whereAtt = "Select * from tblActionLog where LogID is not null"