I saw this question a lot and tried all the methods, but when I am running below code it's giving me error.
I am not able to figure it out what is wrong.
Dim appAccess As Object
Set appAccess = CreateObject("Access.Application")
ActiveX component can't create object.