พอดีจะแก้สูตร VBA แต่ไม่เชี่ยวชาญเลยค่ะ ตอนนี้มี run error "91" Object variable or With block variable not set ไม่ทราบว่าต้องแก้ยังไงอะคะ ขอบคุณมากค่ะ
ตัวสูตรคือ
'.PivotFields("Work Country").Orientation = xlRowField 'excluded because some bus.seg are the same but work country are different and it causes seperate line in pivot table
.PivotFields("Reporting Unit").Orientation = xlRowField
error ที่เป็นปัญหาคือตัวบรรทัดสองค่ะ
VBA error ขอความช่วยเหลือค่ะ
ตัวสูตรคือ
'.PivotFields("Work Country").Orientation = xlRowField 'excluded because some bus.seg are the same but work country are different and it causes seperate line in pivot table
.PivotFields("Reporting Unit").Orientation = xlRowField
error ที่เป็นปัญหาคือตัวบรรทัดสองค่ะ