View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sahi[_2_] Sahi[_2_] is offline
external usenet poster
 
Posts: 2
Default VBScript to Change pivot table layout


Hi,

I have an htm page that loads data from a .cub file and
shows it on the page through vbscript. I want to have all
the filters (Dimensions) in a vertical order, but at the
time being it shows them all in a horizontal line and I
need to scroll to the right to see all the dimensions.

Can anybody help me write a vbscript or any other way to
change the layout, so I can have the dimensions in a
vertical order?

I would really appreciate any help.

Thanks.