I am trying to create a pivot table in excel from within access using an access table as the source. When I use the following code I get a blank screen can anyone help me.
Function CreatePivotTable()
Dim xlApp As Excel.Application, xlwkb As Excel.Workbook, xlwks As Excel.Worksheet
Dim PTCache...
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.