Is there a way to use the getpivotdata excel function in a vb function? I'm trying to write a function that pulls data from a pivot table based on the function inputs.
For example, I'd like to enter this in excel:
=myfunction(sheet2!a5,b1,b2,b3)
where sheet2!a5 is a pivot table
cell b1: time...
Is there a way to return the location of a cell as text in a function?
For example, I'd like to write a function like this:
=text(sheet1!a6) and it returns something like "The cell you are referencing is sheet1!a6
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.