I have a pivot table and I need the fastest way to pull values below.
In Workbooks("ABC").Sheets("AAA").Range("A24")
need to get column D where:
column A = "Dog"
column B = 42248
column C = "San Jose"
there are about 85,000 rows that varies some each day
Here is my current code
![]()
Please Login or Register to view this content.
Bookmarks