Hello,
I have the code below that is used to feed a pivot table cache with a DAO recordset. The code was from a similar macro used with ADO.
However the code fails at:
Set Workbooks(ActWbk).Worksheets(ActSht).Range("MainPivot").PivotTable.PivotCache.Recordset = DAOrs
Error is: Run-time...
Hello,
I have been searching for a way to get my expected results but with no luck so far.
Question: my LEFT JOIN operation can result more than one match but I only want the query to return the first matching instance (see sample below). Is that possible?
Table1
Field1 Field2
A D
B D
C...
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.