View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
K Dales[_2_] K Dales[_2_] is offline
external usenet poster
 
Posts: 1,163
Default Autoformat - customize?

Not that I know; besides, if you need to customize you would need to specify
the font, borders, etc... - this would not save any work compared to using
the standard formatting methods. You could use styles instead, or hard code
your own formatting choices in a VBA routine.

"crapit" wrote:

Is it possible to customize autoformat?