View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Martin Fishlock Martin Fishlock is offline
external usenet poster
 
Posts: 694
Default Pivot table sorting

Hi Graeme:

Why not try doing it with the macro recorder and then look at the code. It
usually gets you started.

Otherwise take a look as Debra Dalgleish's site
http://www.contextures.com/tiptech.html
--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Graeme" wrote:

I am trying to sort a pivot table in VBA. The help on the sort method is
rather unclear

Can anybody give me an example. I wish to sort a PT on 3 feilds within the
PT

Ta

Graeme