View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
T2A4D T2A4D is offline
external usenet poster
 
Posts: 1
Default create pivot chart in vbscript

Hello:

I'm having trouble creating a pivot chart using vbscript. I have a vbscript
that pulls info from AD and dumps it into Excel. I currently add the pivot
chart manually to each report, but wanted to automate it. Is this possible?