View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Minimize data (as a section) on a sheet

I would record a macro in excel, then try to modify it to VBScript.

(I don't speak VSTO.)

OmegaMan wrote:

Those woud work but I am in VSTO land...how would one do that
programmatically using VB script, say data|group?

Thanks!


--

Dave Peterson