I am tryin to move data from an Access Query to excel but I am getting a type mismatch, any ideas?
Its happening around "Set rstData = qryData.OpenRecordset"
Public Sub Semi()
'Excel Variables
Dim objApp As Excel.Application
Dim objBook As Excel.Workbook
Dim objSheet As Excel.Worksheet
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.