View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Marco[_6_] Marco[_6_] is offline
external usenet poster
 
Posts: 3
Default How to create an automatic counter

Hi Nigel

Just create a sub with the code, and in your macro use

Call AutoNe

There is no object needed. It's just a system command

Regards
Marco.