I have successfully built an excel pivot table from access,
but when it generates I have one problem.
My xlDataField(s) are displaying in order/move to row format (stacked) instead of order/move to column format (across)
Is there a way to define this in VBA? below is an example of the code I...