K Khvleuri New Member Apr 10, 2025 #1 Hi everyone. Could you please help me to deal with this error? I've tried a numerous scenarios to link the variable with the Pivot table field using & and " combinations but with no success thanks in advance
Hi everyone. Could you please help me to deal with this error? I've tried a numerous scenarios to link the variable with the Pivot table field using & and " combinations but with no success thanks in advance
V vletm Excel Ninja Apr 10, 2025 #2 Do Your table really have two times ( .PivotFields ) Line-column?
K Khvleuri New Member Apr 10, 2025 #4 vletm said: Do Your table really have two times ( .PivotFields ) Line-column? Click to expand... the pivot is created from data module. maybe that should be a reason of this
vletm said: Do Your table really have two times ( .PivotFields ) Line-column? Click to expand... the pivot is created from data module. maybe that should be a reason of this
K Khvleuri New Member Apr 10, 2025 #5 Debaser said: It would be: Array("[Report].[Line].&[" & h & "]") Click to expand... wow! I've tried a lot of & and " combination, but your example really solved it. thanks a lot
Debaser said: It would be: Array("[Report].[Line].&[" & h & "]") Click to expand... wow! I've tried a lot of & and " combination, but your example really solved it. thanks a lot