Forum Discussion
si yuan Lim
Aug 31, 2018Copper Contributor
Hi I have a problem with getpivotdata function
Hi I got a file which I need to populate with the latest sales figure from a pivot table. I checked my get pivot data formula, is correct but it keeps on returning the #ref error. Can someone help me...
SergeiBaklan
Aug 31, 2018MVP
Hi,
Instead if C$3 use TEXT(C$3,"####"). Attached.