Forum Discussion

3 Replies

  • ecovonrein's avatar
    ecovonrein
    Iron Contributor
    Not sure what B adds if it only copies A, however if you set B!A1=A!A:C that is the first problem sorted. Now, Pivots DO NOT automatically refresh, so you would either have to resort to VBA (to nudge the Pivot Table) or you would have give up on Pivot. Today, much of what your Pivot table might do can easily be replaced with SPILLs around FILTER.
    • rahul_oberoi's avatar
      rahul_oberoi
      Copper Contributor
      Let's say that Field A7 on Sheet A I make XYZ. Same Data in Sheet B field A7 should paste itself automatically.
      • ecovonrein's avatar
        ecovonrein
        Iron Contributor
        That was the easy bit. Taken care of with B!A1=A!A:C.

Resources