View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stoppal stoppal is offline
external usenet poster
 
Posts: 8
Default URGENT! How to read value in pivot table

Hi,

I need some help. trying to use VB to read the value of a pivot table
so I can conditional format the cells. I know how to conditional
format using VB on normal cells, but I don't know how for pivot tables.
How can I reference values from a pivots table?

thank you