View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
BrianB BrianB is offline
external usenet poster
 
Posts: 109
Default Promote / Demote

The easiest way is to record a macro while you do it.

Regards
BrianB
==========================================


"Giuseppe" wrote in message ...
I will like to hide and exanpand columns in a spread
sheet. I was sucesfully doing this grouping the columns in
the Data menu and using the outline function. Does anybody
know hat to hide and show the columns fron a VBA code?

Thanks,

Giuseppe