View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Abe[_4_] Abe[_4_] is offline
external usenet poster
 
Posts: 24
Default Standard length of a line of VBA code?

This may be a matter more of opinion, but does anybody know if there is
a generally accepted length to how long a single line of code should be
before breaking it to the next line with a " _ "? What do you all do?