View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KyWilde KyWilde is offline
external usenet poster
 
Posts: 15
Default need to extract data from a pivot table using variables instead o.

I am writing code in VBA and I need to extract data from a pivot table made
automatically, but the dates are not literal, they are in variable format.
How can I do this?
Thanks!